Skip to content

Releases: emailable/emailable-python

3.1.0

02 Jun 17:39

Choose a tag to compare

What's Changed

  • Add Access Token Authentication Support by @eberquist in #7

Full Changelog: 3.0.2...3.1.0

3.0.2

20 Sep 17:45

Choose a tag to compare

  • Fixes issue if response is not set due to a requests error.

3.0.1

11 Sep 20:41

Choose a tag to compare

  • Update to README to use proper url parameter for callbacks.

3.0.0

16 Mar 17:56

Choose a tag to compare

  • Breaking change: All parameters to the batch verify endpoint are now passed into the batch method as a dictionary.