Skip to content

5.3.0

Compare
Choose a tag to compare
@lanlin lanlin released this 27 Jul 11:26
· 13 commits to master since this release
  1. Nylas Scheduler support: https://developer.nylas.com/docs/api/v2/scheduler/#tag--Scheduler
  2. All methods' API document link update
  3. Some parameters' validation rules update
  4. 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