Skip to content

Releases: emailable/emailable-ruby

4.2.2

Choose a tag to compare

@danarnold danarnold released this 04 Jun 20:42

What's Changed

  • Duplicate params to avoid modifying input hash by @danarnold in #19

Full Changelog: 4.2.1...4.2.2

4.2.1

Choose a tag to compare

@jclusso jclusso released this 30 May 23:27
e523247

What's Changed

Full Changelog: 4.2.0...4.2.1

4.2.0

Choose a tag to compare

@jclusso jclusso released this 30 May 15:39
ba65f2b

What's Changed

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0

Choose a tag to compare

@jclusso jclusso released this 27 Mar 17:59
999beb2
  • Added mailbox_full? and no_reply support
  • Cleaned up some tests

4.0.1

Choose a tag to compare

@eberquist eberquist released this 07 Jun 20:52
  • The download_file parameter can now be accessed for batch statuses.

4.0.0

Choose a tag to compare

@danarnold danarnold released this 08 Feb 23:02
  • Breaking change: All parameters to the batch verify endpoint are now passed into the batch verify method as hash arguments.

3.2.0

Choose a tag to compare

@danarnold danarnold released this 17 Jan 22:33
  • Fixes issue with Emailable::Batch#complete? (#6)
  • Adds support for partial parameter to batch status (see here for details)

3.1.1

Choose a tag to compare

@jclusso jclusso released this 23 Nov 21:27
  • 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

Choose a tag to compare

@jclusso jclusso released this 27 Jul 12:16
  • Removed dependency on Faraday.
  • Fixed bug with infinite retries.
  • Added keep-alive, open, read and write timeouts.

2.0.0

Choose a tag to compare

@jclusso jclusso released this 13 Nov 23:39