Skip to content

v1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 16:36
· 6 commits to master since this release

TimeZones v1.17.0

Diff since v1.16.1

Merged pull requests:

  • Minimize allocations when unpacking TimeZones from cache (updated) (#451) (@tpgillam)
  • Ensure we don't break weakdeps (#462) (@omus)
  • CI runner tweaks (#464) (@omus)
  • Optimize walk performance (#465) (@omus)
  • Move TimeZoneCache to a separate file (#466) (@omus)

Closed issues:

  • Creating TimeZone from string allocates unnecessarily (#422)