JuliaTime / TimeZones.jl

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

Drop support for Julia < 1.3 #340

Closed omus closed 2 years ago

omus commented 3 years ago

As mentioned in https://github.com/JuliaTime/TimeZones.jl/pull/339#discussion_r629512977 it's becoming increasingly difficult to support Julia 1.0 (the current LTS). In order to keep LTS support but not be hamstrung by it we should probably drop support for Julia 1.0 in TimeZones 1.6 and just provide limited updates to TimeZones 1.5.

Limited support would include:

ViralBShah commented 2 years ago

Julia version is now the new LTS in Project.toml