Skip to content

Releases: liminspace/django-mjml

1.5

07 Dec 23:19
c2e2462

Choose a tag to compare

  • Added supporting Django 6.0
  • Removed Python 3.6, 3.7 and 3.8 from tests
  • Added Python 3.14 in tests
  • Removed MJML older than 4.14.1 from tests
  • Added MJML 4.16.1 and 4.17.2 in tests

1.4

05 Apr 22:08
51bc53e

Choose a tag to compare

1.4
  • Added supporting Django 5.2
  • Added Python 3.13 in tests

1.3

21 Aug 17:49

Choose a tag to compare

1.3
  • Added supporting Django 5.1
  • Added MJML 4.15.2 in tests
  • Removed MJML 4.6.3 from tests
  • Updated github-actions

1.2

08 Jan 16:03
02cc033

Choose a tag to compare

1.2
  • Added Python 3.12 in tests
  • Added supporting Django 5.0

1.1

10 Apr 23:26
701629c

Choose a tag to compare

1.1
  • Added Python 3.11 in tests
  • Added supporting Django 4.2
  • Added MJML 4.14 in tests
  • Updated README

1.0

06 Oct 23:53
181352f

Choose a tag to compare

1.0
  • Stopped supporting Python 2.7
  • Stopped supporting Django 1.8, 1.9, 1.10, 1.11, 2.0 and 2.1
  • Removed MJML 4.5 from tests
  • Added MJML 4.12 and 4.13 in tests
  • Moved MJML TCP-Server into separated repo https://github.com/danihodovic/mjml-server
  • Renamed base branch master to main

0.12.0

19 Jan 00:20
6f50d0b

Choose a tag to compare

  • Added supporting Django 4.0
  • Upgraded MJML to 4.11.0 in dockerfile
  • Added Python 3.10 in tests
  • Added MJML 4.11.0 in tests
  • Removed MJML 4.4.0 from tests

0.11.0

04 Jul 15:52

Choose a tag to compare

  • Added supporting Django v3.2
  • Added Python 3.9 in tests
  • Added MJML 4.10.1 in tests
  • Removed Python 3.5 from tests
  • Removed MJML older than 4.4.0 from tests
  • Upgraded Node to v14 for tcp-server
  • Upgraded MJML to 4.9.3 in dockerfile
  • Moved from Travis to GitHub Actions

0.10.2

28 Aug 15:17
5f4e450

Choose a tag to compare

  • Import requests only if it's really needed

0.10.1

16 Aug 18:11

Choose a tag to compare

*  Added supporting Django v3.1