Skip to content

Releases: slashmili/django-jalali

v7.2.0

22 Oct 13:40
b4801fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.0...v7.2.0

v7.1.0

20 Aug 12:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v7.1.0

v7.0.0

12 Jul 17:04
a67b4d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.1...v7.0.0

v6.2.1

18 Apr 13:58
9b8341f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.0...v6.2.1

v6.2.0

29 Mar 16:24
ff697d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.2.0

v6.1.0

26 Mar 11:50
3138bb8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

29 Nov 10:57
bf95585
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.1

v6.0.0

21 Feb 11:43
75ad822
Compare
Choose a tag to compare

[6.0.0] - 2022-02-21

Changed

  • Update install_requires to use jdatetime>=4.0.0
  • Drop Python 3.6 support

v5.1.0

30 Jan 15:27
Compare
Choose a tag to compare

[5.1.0] - 2022-01-30

  • Add support for __date lookup filter

Changed

  • Remove deprecated datetime_safe and use sanitize_strftime_format

v5.0.0

21 Dec 14:50
0c0a741
Compare
Choose a tag to compare

[5.0.0] - 2021-12-21

Changed

  • Add Python 3.10 support
  • Add Django 4.0 support
  • Drop Django < 3.2 support