Releases: vintasoftware/django-templated-email
Releases · vintasoftware/django-templated-email
3.1.1
3.1.0
Drop Python 3.6, 3.7, and 3.8 support
Drop Django 2.2, 3.1, and 3.2 support
Add Python 3.10, 3.11, 3.12, and 3.13 support
Add Django 4.2, 5.0, and 5.1 support
Use GitHub Actions for testing
3.0.1
3.0.0
- Add escaping to HTML parts in templates
- Add tests for django main version
2.4.0
- Add Python 3.7, 3.8 and 3.9 support
- Drop Python <3.4 support
- Add Django 3.1 and 3.2 support
- Drop Django 3.0 support
- Remove six dependency
2.3.0
Bump version: 2.2.0 → 2.3.0 Signed-off-by: Carlos Coêlho <[email protected]>