Releases: slashmili/python-jalali
Releases · slashmili/python-jalali
v5.0.0
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
What's Changed
- Add
fromisoformat
method tojdatetime.date
by @HamzehMahmoudi in #126 - Add support for Python 3.11 by @hramezani in #128
- fix regex for persian month -->>the "دی" month has only 2 characters … by @javadfarah in #130
- Update publish-to-pypi.yml by @slashmili in #127
- feat(datetime): implement fromisoformat method by @5j9 in #136
New Contributors
- @HamzehMahmoudi made their first contribution in #126
- @javadfarah made their first contribution in #130
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- feat(strptime):handle %b and %B directive. by @Mojtaba-saf in #121
- Improve README. by @hramezani in #123
- ZWNJ Replacement by @sadeghi-aa in #122
- feat(strptime):handle %z directive. by @Mojtaba-saf in #124
New Contributors
- @Mojtaba-saf made their first contribution in #121
- @sadeghi-aa made their first contribution in #122
Full Changelog: v4.0.0...v4.1.0
v4.0.0
v.3.8.2
v.3.8.1
v.3.8.0
v3.7.0
What's Changed
- Add Python 3.10 to github action test workflow. by @hramezani in #92
- Add ZoneInfo support. by @hramezani in #93
- Prepare for release 3.7.0 by @hramezani in #94
Full Changelog: v3.6.4...v3.7.0
support date.min & date.max
disable uploading to testpypi in release 3.6.4 as the testpypi already have this version