[2021-08-20] Nylas Ruby SDK v5.3.0
The Nylas Ruby SDK v5.3.0 has been released!
- GitHub: Nylas Ruby SDK
- Distribution: RubyGems
New
- We added support for the Neural API.
Bug Fixes
- Fixed an issue where
Delta
did not have a header attribute for expanded headers. - Fixed
ArgumentError
when callingNylas::API#send!
due to missing double splat (**). - Fixed an issue where server errors are not reported if HTML is returned.
- Fixed an issue where expanded
Thread
objects were not returning messages.