Skip to content

Releases: nylas/nylas-python

v0.2.4

25 Mar 01:19

Choose a tag to compare

  • Added new Calendar and Event fields to API response
  • Updated chunk ordering of RestfulModelCollection to be consistent across chunks; all results are now in ascending order.
  • Merged contributor patches: tox, python 3 support.

v0.2.1

04 Feb 02:05

Choose a tag to compare

  • Added full support for Accounts API (account status, upgrade, downgrade)
  • Querying raw content of messages is now supported
  • Updated exception handling to reflect synchronous sending errors
  • Update URLs to refer to nilas.com -- ensure your OAuth callbacks are updated!