- Remove unused
typing_extensions
dependency
- Migrated from setuptools to hatch
- Drop support for Python 3.7
- Support Python 3.13
- Support Python 3.10, 3.11, and 3.12
- Drop support for Python 3.6
- Update pydantic to v2.0
- Update outgoing minimum version to 0.6
- BCC headers are now removed from e-mails before submitting to Mailgun, which does not remove BCC's itself
- Added logging
Initial release