Releases: lanlin/nylas-php
Releases · lanlin/nylas-php
5.3.1
- Fixed Management->Account->returnTokenInformation #53, thanks to @eriksaulnier
- Add support for the following options that can be added when using
availabilityForSingleMeetings
oravailabilityForMultipleMeetings
#49, thanks to @BEndreLexly
5.3.0
- Nylas Scheduler support: https://developer.nylas.com/docs/api/v2/scheduler/#tag--Scheduler
- All methods' API document link update
- Some parameters' validation rules update
- PHP original upload support:
$_FILES['file']
,$_FILES['image']
https://github.com/lanlin/nylas-php/blob/master/src/Files/File.php#L97
https://github.com/lanlin/nylas-php/blob/master/src/Schedulers/Image.php#L94
5.2.0
5.1.1
5.1.0
5.0.1
4.2.6
3.7.6
5.0.0
5.0.0-beta
update unit tests
update document
fix some bugs