Releases: majiidd/persiantools
Releases Β· majiidd/persiantools
5.1.0
- Improved CI/CD pipeline run time through optimized caching.
5.0.0
- Dropped Python 3.8 support; added Python 3.13 compatibility.
- Added type annotations to methods.
- Expanded test suite with new tests.
- Updated dependencies to the latest versions.
4.2.0
- Added
CHANGELOG.md
to track changes in the project.
4.1.2
- Added
fromisoformat
method for JalaliDateTime
.
4.1.1
Fix strftime method to handle timezone correctly and add comprehensivβ¦
4.1.0
Merge develop branch into master
- Add comprehensive tests and docstrings
- Refactor JalaliDate methods and fix issues
- Update .gitignore and fix type annotations
- Version 4.1.0
4.0.3
Fix leap year calculation in to_jalali function