Releases: JuliaTime/TimeZones.jl
Releases · JuliaTime/TimeZones.jl
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:
v1.11.0
v1.10.0
TimeZones v1.10.0
Merged pull requests:
v1.9.2
v1.9.1
TimeZones v1.9.1
Closed issues:
Merged pull requests:
- Switch to using
julia-actions/cache
instead ofactions/cache
(#392) (@omus) - Require Scratch 1.1.1 (#395) (@omus)
- Default to using 2022b tzdata (#400) (@omus)
- Modify show for FixedTimeZone (#412) (@omus)
- CI: cancel old PR builds when new commits are pushed to a PR branch (#414) (@DilumAluthge)
- Default to using 2022f tzdata (#416) (@omus)
- Address
argerror
deprecation (#417) (@omus) - Make Julia nightly tests optional to pass (#418) (@omus)
v1.9.0
TimeZones v1.9.0
Closed issues:
- Move away from serialize (#61)
Merged pull requests:
- Use
Scratch
to hold downloads and compiled tzdata (#384) (@staticfloat) - Switch to using TZJFile serialization format (#385) (@omus)
- Run thread-safety checks when Julia is using threads (#387) (@omus)
- Minor follow up changes to #384 (#388) (@omus)
- Include the tzdata version in our scratch directory structure (#389) (@omus)
v1.8.0
v1.7.3
TimeZones v1.7.3
Merged pull requests:
v1.7.2
TimeZones v1.7.2
Closed issues:
- Drop support for Julia < 1.3 (#340)
Merged pull requests:
- TimeZones.build(): request static thread scheduler. (#375) (@fredrikekre)
v1.7.1
TimeZones v1.7.1
Closed issues:
- Initialization Error in PackageCompiler app on Windows when relocating (#371)
Merged pull requests: