Releases: JuliaTime/TimeZones.jl
Releases · JuliaTime/TimeZones.jl
v1.19.0
TimeZones v1.19.0
Merged pull requests:
- Add Accessors for Day and higher (#478) (@amsingh17)
Closed issues:
v1.18.1
v1.18.0
TimeZones v1.18.0
Merged pull requests:
v1.17.0
TimeZones v1.17.0
Merged pull requests:
- Minimize allocations when unpacking
TimeZone
s 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
TimeZones v1.16.1
Merged pull requests:
- Restore RecipesBase dep to fix 1.6 (#461) (@ericphanson)
Closed issues:
Dates.tryparsenext_base10
now parses negative numbers (#460)
v1.16.0
TimeZones v1.16.0
Merged pull requests:
- Make
ISOZonedDateTimeFormat
a const (#456) (@KristofferC) - Lazily initialize the time zone cache (#457) (@KristofferC)
- Update to use Node 20 GHAs (#458) (@omus)
- Enable Aqua tests (#459) (@omus)
v1.15.0
TimeZones v1.15.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
v1.13.0
TimeZones v1.13.0
Merged pull requests:
v1.12.0
TimeZones v1.12.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: