Skip to content

Calendrical version 0.9.2

Choose a tag to compare

@kipcole9 kipcole9 released this 30 Jun 07:49
· 102 commits to main since this release

[0.9.2] — 2026-06-30

Fixed

  • Require astro ~> 2.3 to pick up the fix for compilation failing with :time_zone_not_found when a non-UTC time zone database such as Tzdata.TimeZoneDatabase is configured. The Persian era boundaries computed at compile time use ancient dates that such databases cannot resolve. Closes #1.