Skip to content

v1.0.12

Latest
Compare
Choose a tag to compare
@glynskyi glynskyi released this 23 Mar 08:29
· 84 commits to master since this release

Bugfixes

  • Fixed the ISO time duration parser
  • Removed the custom basic auth warning
  • Fixed the properties loading for Appointment
  • Fixed the Importance serialization
  • Fixed the Item.Update method
  • Fixed the FileAttachment.Load method
  • Optimized imports with the dartfmt tool
  • Reformatted code with the dartfmt tool

API changes

  • Added 'ContactGroup'
  • Added ReminderDueBy, IsReminderSet to Item
  • Added the EmptyFolder method

Improvements

  • Added an example of the library using
  • Stabilized the public APIs