v2.1.2
ZipArchives v2.1.2
Merged pull requests:
ZipReader
of non contiguous memory is broken (#56) (@nhz2)- Replace
IOBuffer
withInputBuffer
for reading (#58) (@nhz2) - Fix
zip_crc32
of views of arrays with nonInt
indexes (#59) (@nhz2)
Closed issues:
- Replace use of
IOBuffer(::AbstractVector{UInt8})
method (#57)