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