Skip to content

Releases: slashmili/python-jalali

v5.0.0

26 Mar 09:51
12810a4
Compare
Choose a tag to compare

What's Changed

  • tests(test_zoneinfo_as_timezone): skip if tzinfo is not available on … by @5j9 in #135
  • fix(strftime): treat %% as an escape sequence by @5j9 in #137
  • chore(jalai.py): cleanup the code by @5j9 in #140
  • fix(strftime): also escape %% before c, x, and X by @5j9 in #138
  • fix(date, datetime): return NotImplemented for unknown type operations by @5j9 in #139
  • docs(README.rst): use jdatetime.FA_LOCALE instead if fa_IR by @5j9 in #146
  • Update python versions by @hramezani in #147
  • update jalali license by @slashmili in #149
  • update licences by @slashmili in #150
  • Use jalali core by @slashmili in #151

Full Changelog: v4.1.1...v5.0.0

v4.1.1

28 Mar 10:14
384fbdd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.1.1

v4.1.0

22 Mar 14:08
cc7cb12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

14 Feb 17:49
Compare
Choose a tag to compare

[4.0.0] - 2022-02-14

Add

  • Add fold attribute to jdatetime.datetime

Change

  • Drop Python < 3.7 support

v.3.8.2

24 Jan 19:13
Compare
Choose a tag to compare

[3.8.2] - 2022-01-24

Fixed

  • Fix older version objects unpickling problem

v.3.8.1

17 Jan 16:20
Compare
Choose a tag to compare

[3.8.1] - 2022-01-17

Fixed

  • Fixed pickle problem of jdate and jdatetime objects(#108)

v.3.8.0

07 Jan 09:15
Compare
Choose a tag to compare

[3.8.0] - 2022-01-07

Fixed

  • Fixed unicode literal problem in isoformat

v3.7.0

20 Dec 23:18
756ff2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.4...v3.7.0

support date.min & date.max

23 Sep 09:58
3e5aaf7
Compare
Choose a tag to compare
disable uploading to testpypi in release 3.6.4

as the testpypi already have this version