Releases: JuliaIO/ZipArchives.jl
Releases · JuliaIO/ZipArchives.jl
v2.6.0
v2.5.1
v2.5.0
ZipArchives v2.5.0
Merged pull requests:
- Update readme docs (#88) (@nhz2)
- Test writer compat with LibZip (#89) (@nhz2)
- Improve performance reading from a DiskArray (#93) (@nhz2)
- Remove use of
Base.FastContiguousSubArrayandpointer(#94) (@nhz2) - Improve docs for reading from a file (#95) (@nhz2)
- Bump version to 2.5.0 (#96) (@nhz2)
Closed issues:
v2.4.1
v2.4.0
ZipArchives v2.4.0
Merged pull requests:
- Test XLSX in downstream tests (#78) (@nhz2)
- Add example of streaming only one file in the archive (#80) (@nhz2)
- Optimize
zip_findlast_entryand add benchmarks (#81) (@nhz2) - Check size of the central directory is correct when reading (#82) (@nhz2)
- Port new go test and change EOCD search to match yauzl (#83) (@nhz2)
- Fixes and tests for 1.11 (#84) (@nhz2)
- Bump version to 2.4.0 (#85) (@nhz2)
Closed issues:
- Read only one file in the archive, without loading the data of the others (#79)
v2.3.0
ZipArchives v2.3.0
Merged pull requests:
- Expand TranscodingStreams compat (#70) (@nhz2)
- Fix
zip_writefilefor non dense byte vectors (#71) (@nhz2) - Add
Base.parent(r::ZipReader)to get underlying buffer (#72) (@nhz2) - Add
zip_test(#73) (@nhz2) - Fix Artifacts.toml link (#74) (@nhz2)
- Deflate64 reading support (#75) (@nhz2)
- Fix comment (#76) (@nhz2)
- Bump version to 2.3.0 (#77) (@nhz2)
Closed issues:
- Can't read Windows native zip file (#49)
v2.2.0
v2.1.7
ZipArchives v2.1.7
Merged pull requests:
- CompatHelper: bump compat for InputBuffers to 1 (#67) (@github-actions[bot])
v2.1.6
ZipArchives v2.1.6
Merged pull requests:
v2.1.5
ZipArchives v2.1.5
Merged pull requests: