Releases: fhs/ZipFile.jl
Releases · fhs/ZipFile.jl
v0.10.1
ZipFile v0.10.1
Closed issues:
- Read large file from zip (#92)
Merged pull requests:
- read large zip file (#91) (@thedacheng)
- add link to web documentation (#94) (@alecloudenback)
- increase version (#96) (@CarloLucibello)
v0.10.0
v0.9.4
ZipFile v0.9.4
Closed issues:
- Corruption, "crc32 do not match" writing with ZipFile.Deflate (#66)
Merged pull requests:
v0.9.3
v0.9.2
ZipFile v0.9.2
Merged pull requests:
- Install TagBot as a GitHub Action (#64) (@JuliaTagBot)
- implement unsafe_read for for ReadableFile (#68) (@chris-b1)
v0.8.4
v0.8.4 (2020-01-20)
v0.9.1
v0.9.0
v0.9.0 (2019-12-29)
Closed issues:
- Is it possible to stream a file within a zip file to CSV.read withou unziping the file first? (#58)
Merged pull requests:
- Add flush(::Writer) to write central directory record without closing file (#60) (tkf)
- Upgrade to Julia 1.3+, use JLL packages to provide binary dependencies (#59) (staticfloat)
v0.8.3
v0.8.3 (2019-06-03)
faster read!
v0.8.1 update .gitignore (#50)