Releases: dcblogdev/laravel-microsoft-graph
Releases · dcblogdev/laravel-microsoft-graph
Vendor name change
v3.0.0 Rebranded vendor name
Added support for Laravel 6
v2.04 added support for Laravel 6
Spelling corrections on responses
Merge pull request #4 from artjom/spelling-mistakes corrected spelling
Added checks for null response from Guzzle
v2.02 added a response check
eorganised readme.md and updated config.php to support tenancy applications
v2.0.1 updated readme and added tenency support to config
Tenency Release
Renamed repo to daveismyname/laravel-microsoft-graph
Added tenency support
Removed traits and added classes in resources instead
1.3.0
Fixed install error
Corrected path in composer.json stopping installation.
Changed repo to daveismyname/laravel-msgraph
1.1.5 Renamed repo to daveismyname/laravel-msgraph
New traits and nameing convention
Updated traits to support correct paging, each trait should return an array containing the total records (where available), top, skip and count keys.
Added new traits:
- Calendar
- CalendarEvents
- Events
Renamed all methods to be action followed by name ie getEmails