Releases: Loops-so/loops-rb
Releases · Loops-so/loops-rb
v1.2.1
22 May 07:09
Compare
Sorry, something went wrong.
No results found
Fixes issue with GET API requests.
v1.2.0
15 May 11:01
Compare
Sorry, something went wrong.
No results found
Added a headers parameter for Events.send() and Transactional.send(), enabling support for the Idempotency-Key header.
Added test suite and a tests for Events and Transactional classes.
v1.1.0
28 Feb 12:16
Compare
Sorry, something went wrong.
No results found
Added support for new List transactionals endpoint with Transactional.list().
v1.0.0
26 Feb 14:02
Compare
Sorry, something went wrong.
No results found
JSON from API errors is now accessible from the APIError class.
Added support for two new contact property endpoints: ContactProperties.create() and ContactProperties.list().
Deprecated and removed the CustomFields.list() method (you can now use ContactProperties.list() instead).
v0.2.0
29 Oct 11:29
Compare
Sorry, something went wrong.
No results found
Added rate limit handling with RateLimitError.
v0.1.2
16 Aug 09:56
Compare
Sorry, something went wrong.
No results found
Support for resetting contact properties with nil.
v0.1.1
16 Aug 09:00
Compare
Sorry, something went wrong.
No results found
Added ApiKey.test method for testing API keys.
v0.1.0
16 Aug 08:26
Compare
Sorry, something went wrong.
No results found