- Corrected some typos in support for UTM parameters.
- Corrected the changelog.
- Improved the GitHub Actions workflow.
- Fixed a case where a list was improperly constructed.
- Add support for Bamboo 1.3.
- Add a helper module (Bamboo.ElasticEmail) to put configuration options for the Elastic Email API.
- Replace the use of Plug.Conn.Query.encode/2 with Bamboo.ElasticEmail.Utilities.encode_query/2 to better fit the described behaviour of the Elastic Email API.
- Increase tests and test coverage.
- Update dependencies to latest
- Remove support for Elixir 1.3
- Expand range of support for versions of Poison and Elixir.
- Update some code to be clearer, use and prefer string keys over atom keys.
- Jonathan Principe extended the postBack functionality into support for all previously unsupported ElasticEmail send parameters.
- Removed support for Elixir 1.3.
- Updated dependencies to support Bamboo 1.0
- Jonathan Principe added support for ElasticEmail postBack functionality.
- Initial release, targeting Bamboo 0.8.0.