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
toItem
- Added the
EmptyFolder
method
Improvements
- Added an example of the library using
- Stabilized the public APIs