Skip to content

Releases: vintasoftware/django-templated-email

3.1.1

21 Aug 17:39
3.1.1
59590d9

Choose a tag to compare

Allow empty from_email param

3.1.0

08 Aug 20:13
3.1.0
40b528a

Choose a tag to compare

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

22 Oct 22:54
6440f12

Choose a tag to compare

Remove all newlines from subject

3.0.0

11 Jun 14:29

Choose a tag to compare

  • Add escaping to HTML parts in templates
  • Add tests for django main version

2.4.0

11 Jun 14:28

Choose a tag to compare

  • 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

11 Jan 17:29

Choose a tag to compare

Bump version: 2.2.0 → 2.3.0

Signed-off-by: Carlos Coêlho <[email protected]>