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