JuliaTime / TimeZones.jl

IANA time zone database access for the Julia programming language
Other
86 stars 51 forks source link

Default to using 2022b tzdata #400

Closed omus closed 1 year ago

omus commented 1 year ago

Release notes:

omus commented 1 year ago

In #384 the default tzdata file was changed to be non-lazy. This PR now updates the the generate_artifacts.jl code to perform this change automatically.

omus commented 1 year ago

More to look into. I'll pick this up later

omus commented 1 year ago

Although, 2022b is now outdated I'll try to get this PR working first and then have another PR to update to the latest version. I'll reserve the right to change my mind though.

codecov-commenter commented 1 year ago

Codecov Report

Merging #400 (8f495c4) into master (c41467b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #400   +/-   ##
=======================================
  Coverage   95.45%   95.45%           
=======================================
  Files          36       36           
  Lines        1760     1760           
=======================================
  Hits         1680     1680           
  Misses         80       80           
Impacted Files Coverage Δ
src/tzdata/version.jl 74.19% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

omus commented 1 year ago

Going to merge this and then immediately update to the latest tzdata.