Skip to content

0.7.2 - support fixed offset RULES with '/' in FORMAT

Compare
Choose a tag to compare
@bxparks bxparks released this 15 Aug 02:14
· 1674 commits to master since this release
4f86b72
  • 0.7.2
    • Support timezones whose FORMAT contains a '/' with a fixed RULES column.
      Seems to make BasicZoneProcessor slightly smaller (20-80 bytes) and
      ExtendedZoneProcessor slightly bigger (50-100 bytes).
    • Split --granularity into --until_at_granularity and
      offset_granularity. Current zonedb files use values of 60 and 900
      respectively.