Skip to content

Timelib 2026.02

Latest

Choose a tag to compare

@derickr derickr released this 06 Aug 15:59
2026.02
ba7eb07

What's Changed

  • Consistently use stdint.h types for timelib_duration by @TimWolla in #186
  • Fix overflow in the nanosecond carry in timelib_duration_div_static() by @TimWolla in #185
  • Improve error messages for timelib_duration_create_from_iso8601string() by @TimWolla in #187

Full Changelog: 2026.01...2026.02