Releases: devodev/go-office365
Releases · devodev/go-office365
Beta Release 2
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
Added more debug logging in watch.
Added parsing of API call error returned in the response.
Alpha Release 2
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
Provide executables for major platforms.