Releases: Calendart/Office365Adapter
Releases · Calendart/Office365Adapter
Exceptions
Event creation
Add support for event persisting (creation, modification). Thanks @krichprollsch in #16 and #19
Datetimezones fix
v1.3.0 : Graph Api
Now using the graph api instead of classical office365 api. See #15 for more details. No breaking compatibility changes, so incrementing only the minor version.
Fix location not always sent
This release fixes a bug, if the location wasn't correctly defined in the Office Api (thanks @krichprollsch in #12)
1.2 : Support for fetching a single event
Attendees without a Status
Fix brought by @krichprollsch in #10 : An attendee in the Office365 api does not always have a status
Timezones fix
Allow some more query parameters in Eventapi
Such as pagination handling, even though something better should be set up (fetching everything within a range, etc).