Skip to content

Releases: lanlin/nylas-php

add view support for some apis

30 Sep 03:14
Compare
Choose a tag to compare

about the Views

the view value can be ids, count, expanded

add view support for some apis

30 Sep 03:15
Compare
Choose a tag to compare

about the Views

the view value can be ids, count, expanded

A critical bug fix

21 Sep 02:56
Compare
Choose a tag to compare

thanks to @jeremygriffin #22

now, for all boolean type parameters in the query string will be converted to the string value as "true" or "false".

A critical bug fix

21 Sep 02:57
Compare
Choose a tag to compare

thanks to @jeremygriffin #22

now, for all boolean type parameters in the query string will be converted to the string value as "true" or "false".

php 7.3 support

07 Sep 01:54
Compare
Choose a tag to compare

branch 3.0 for php 7.3 support.

remove type hints & some other updates.

Correction to API::List constant identifier of webhooks.

03 Sep 02:26
829e2fc
Compare
Choose a tag to compare

bug fix & doc update

09 Jul 02:13
Compare
Choose a tag to compare
  1. fix the parameter missing for native auth
  2. fix event filter parameters
  3. update doc about the debug usage

some updates & bug fix

28 Jun 02:06
Compare
Choose a tag to compare
  1. event validate rule bug fix
  2. options off_decode_error removed since this version, see Error & Exceptions
  3. update doc
  4. workflow updates

webhook bug fix

27 Jun 14:38
Compare
Choose a tag to compare

bug fix & some modification

24 Jun 14:59
Compare
Choose a tag to compare