Timelib 2026.01
What's New
What's Changed
- Fix memory leak in error path in read_64bit_transitions() by @ndossche in #144
- Drop support for MSVC < 1600 by @cmb69 in #160
- Avoid UB in timelib_diff_days() by @cmb69 in #162
- Fix #172: Unix timestamps in February of the year 0 are misparsed with @-notation by @LukasGelbmann in #173
- Fix #175: Update Makefile to get the latest version from iana.org site by @nzolnierzmdb in #176
New Contributors
- @cmb69 made their first contribution in #160
- @LukasGelbmann made their first contribution in #173
Full Changelog: 2022.16...2026.01