Skip to content

Releases: emailable/emailable-ruby

4.1.0

27 Mar 17:59
999beb2
Compare
Choose a tag to compare
  • Added mailbox_full? and no_reply support
  • Cleaned up some tests

4.0.1

07 Jun 20:52
Compare
Choose a tag to compare
  • The download_file parameter can now be accessed for batch statuses.

4.0.0

08 Feb 23:02
Compare
Choose a tag to compare
  • Breaking change: All parameters to the batch verify endpoint are now passed into the batch verify method as hash arguments.

3.2.0

17 Jan 22:33
Compare
Choose a tag to compare
  • Fixes issue with Emailable::Batch#complete? (#6)
  • Adds support for partial parameter to batch status (see here for details)

3.1.1

23 Nov 21:27
Compare
Choose a tag to compare
  • Fixed issues with error handling.
  • Fixed load issues in basic Ruby environments where net/http and JSON were not being required.
  • APIResource now has to_h, to_hash and to_json methods.

3.0.2

27 Jul 12:16
Compare
Choose a tag to compare
  • Removed dependency on Faraday.
  • Fixed bug with infinite retries.
  • Added keep-alive, open, read and write timeouts.

2.0.0

13 Nov 23:39
Compare
Choose a tag to compare