We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce9f37f commit 1c84162Copy full SHA for 1c84162
CHANGELOG.md
@@ -1,6 +1,11 @@
1
-
2
# Changelog
3
+## [5.4.0](https://github.com/majiidd/persiantools/compare/5.3.0...5.4.0) - 2025-09-26
4
+
5
+- Removed `pytz` dependency; migrated fully to `zoneinfo` and `datetime.timezone`.
6
+- Updated `JalaliDateTime` implementation and fixed timezone handling.
7
+- Refined CI/CD workflows and linting configuration.
8
9
## [5.3.0](https://github.com/majiidd/persiantools/compare/5.2.1...5.3.0) - 2025-06-06
10
11
- Added `strptime` support to `JalaliDate` for parsing date strings.
0 commit comments