Skip to content

v5.12.1

Choose a tag to compare

@mrashed-dev mrashed-dev released this 12 Aug 20:30
· 132 commits to main since this release

This new release of the Nylas Ruby SDK brings a couple of new additions and a fix.

Release Notes

Changed

  • Add support for getting ids and count for collections not supported by the API (#380, #381 fixes #378)

Fixed

  • Fix Ruby 3.x compatibility for expanding keyword arguments (#379)

New Contributors 🎉