Skip to content

v1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 05:25
· 26 commits to master since this release
77c9c04

TimeZones v1.12.0

Diff since v1.11.0

Closed issues:

  • Error building TimeZones (#267)
  • Error when updating TimeZones? (#279)
  • Users need to download all timezones when using create_app from PackageCompiler (#300)
  • Unable to automatically install 'tzdata2020a' from '.../Artifacts.toml (#302)
  • High memory usage during build (#321)
  • Unable to automatically install 'tzdata1997b' from '.../Artifacts.toml' (#325)
  • Julia 1.6 - ArgumentError: Unable to find time zone "America/New_York". Try running TimeZones.build(). (#331)
  • Package artifacts and distribute using our standard architecture (#343)
  • Avoid loading TimeZones at build time (#357)
  • RFC: Separate TZData module into separate package (#359)
  • Stochastic failure in thread-safety tests (#386)
  • Error after compilation - Unable to find time zone "Europe/Budapest". Try running TimeZones.build() (#399)

Merged pull requests:

  • Use precompiled time zone information from TZJData.jl (#441) (@omus)
  • Update GitHub CI actions (#442) (@omus)