-
fix: Fix month calculation bug in date filter
released this
2026-01-27 07:14:40 +01:00 | 117 commits to main since this releasev1.3.138:
- Fixed ValueError: month must be in 1..12
- Use python-dateutil for proper month arithmetic
- Uses relativedelta for correct 13 month calculation
Downloads