All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.11.0 - 2024-09-03
0.10.2 - 2024-07-29
- Implement send batch email with templates (#27)
0.10.1 - 2024-06-21
- Update dependencies to latest version from 2024-06-21
0.10.0 - 2023-11-21
- Update dependencies (#23)
0.9.2 - 2023-09-06
- Add TLS to test dependencies
0.9.1 - 2023-09-05
- Return send email with template to exported status (#21)
0.9.0 - 2023-08-31
- Add a manual test (that is skipped) (#17)
- Implement edit and create template endpoints (#13)
- Update README.md (#14)
0.8.1 - 2023-06-14
- cargo features and clippy happiness
- new cargo.toml features && info on release-plz
- Add release-plz as a auto releaser