Skip to content

Releases: devodev/go-office365

Beta Release 2

16 Apr 18:18
Compare
Choose a tag to compare
Beta Release 2 Pre-release
Pre-release

Added possibility of extending the base AuditRecord schema returned by the Audit endpoint with scoped schemas for each RecordType.
Fixed enum sequences for RecordType.
Replaced all schema types with pointers for better validation of empty and/or null types.

Beta Release 1

15 Apr 17:09
Compare
Choose a tag to compare
Beta Release 1 Pre-release
Pre-release

Added more debug logging in watch.
Added parsing of API call error returned in the response.

Alpha Release 2

04 Apr 22:03
Compare
Choose a tag to compare
Alpha Release 2 Pre-release
Pre-release

Restructured project to provide an office365 package and a go-office365 command.

Multiple update and fixes to the CLI. In particular, tidy up documentation and make flag handling more consistent.

Alpha Release 1

04 Apr 15:17
Compare
Choose a tag to compare
Alpha Release 1 Pre-release
Pre-release

Provide executables for major platforms.