JuliaIO / GZip.jl

A Julia interface for gzip functions in zlib
https://juliaio.github.io/GZip.jl/dev
MIT License
39 stars 30 forks source link

Add compat to Project.toml #86

Closed giordano closed 4 years ago

ararslan commented 4 years ago

We should either add 0.7 to the compatible Julia versions or remove it from CI. I'd favor the latter, personally.

giordano commented 4 years ago

I'd favor the latter, personally.

Me too

ararslan commented 4 years ago

Ugh, apparently the General auto-merging disagrees with our decision, since it was a patch release...

giordano commented 4 years ago

I thought the general registry wasn't supporting Julia v0.7 anymore, so that we aren't effectively restricting anything

ararslan commented 4 years ago

I guess dropping 0.7 is still considered a version narrowing.