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

Update name of libz binary on Windows #84

Closed giordano closed 4 years ago

giordano commented 4 years ago

Also, test on more platforms. CC: @vlandau

Fix #83.

vlandau commented 4 years ago

@giordano thanks for this! Finally got to testing with my package and all is working. Will there be a patch release to 0.5.1 once this is merged? Will do a pull request on the package using GZip if so. Thanks again.

vlandau commented 4 years ago

Any update here @giordano? Julia 1.3 was just tagged so the issue that this fixed might start to become a much larger problem/more prevalent.