Skip to content

Releases: JuliaTime/TimeZones.jl

v1.18.1

07 Sep 13:51
cea9813
Compare
Choose a tag to compare

TimeZones v1.18.1

Diff since v1.18.0

Merged pull requests:

  • Support tzdata rules with full length month names (#472) (@omus)
  • Compile tzdata if compiled dir is empty (#474) (@omus)
  • Doctest setup fix (#475) (@omus)

Closed issues:

  • ERROR: KeyError: key "April" not found with tzdata 2024b (#471)

v1.18.0

09 Aug 15:34
a2da2f3
Compare
Choose a tag to compare

TimeZones v1.18.0

Diff since v1.17.0

Merged pull requests:

v1.17.0

27 May 16:36
Compare
Choose a tag to compare

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)

v1.16.1

22 May 04:02
e9919ef
Compare
Choose a tag to compare

TimeZones v1.16.1

Diff since v1.16.0

Merged pull requests:

Closed issues:

  • Dates.tryparsenext_base10 now parses negative numbers (#460)

v1.16.0

21 May 18:30
Compare
Choose a tag to compare

TimeZones v1.16.0

Diff since v1.15.0

Merged pull requests:

v1.15.0

26 Apr 23:00
2bc8f50
Compare
Choose a tag to compare

TimeZones v1.15.0

Diff since v1.14.0

Merged pull requests:

  • Fix link - Update README.md (#449) (@PallHaraldsson)
  • move from CLDR artifact to code generation (#450) (@visr)
  • remove LazyArtifacts as a dependency. There are no lazy artifacts in this repo anymore. (#455) (@KristofferC)

Closed issues:

  • Reduce Unicode CLDR artifact size (#373)

v1.14.0

22 Mar 14:42
b20904c
Compare
Choose a tag to compare

TimeZones v1.14.0

Diff since v1.13.0

Merged pull requests:

  • Improve conversion docstrings (#453) (@omus)
  • Create new ZonedDateTime accessors (#454) (@omus)

v1.13.0

28 Aug 22:33
f9d0dcf
Compare
Choose a tag to compare

TimeZones v1.13.0

Diff since v1.12.0

Merged pull requests:

  • move RecipesBase support to an extension on 1.9+ (#446) (@palday)

v1.12.0

22 Aug 05:25
77c9c04
Compare
Choose a tag to compare

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)

v1.11.0

27 Jul 03:41
9f7fd55
Compare
Choose a tag to compare

TimeZones v1.11.0

Diff since v1.10.0

Closed issues:

  • Documentation is out-of-date (#397)

Merged pull requests: