You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#353 Resolved issue with NoMEthodError being returned when parsed_body was nil.
However, this created an issue for some versions of Ruby.
This release adds a different error check for the parsed_body being nil which should work with all supported versions.
Add scroll api for contacts
Add extra context to IntercomError
Add support to find admin by id
Add decrement method to incrementable traits
Suppress printing of users during test runs