Sourced from jiff's changelog.
0.2.10 (2025-04-21)
This release includes a bug fix for parsing
Tuesday
when using%A
via Jiff'sstrptime
APIs. Specifically, it would recognizeTueday
instead ofTuesday
.Bug fixes:
- #333: Fix typo in
strptime
parsing fromTueday
toTuesday
.
75ed28e
0.2.10ad13537
strtime: fix parsing for Tuesday13bd8ab
doc: fix typo