Skip to content

v2.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 23:21
· 25 commits to main since this release
90ead9c

ZipArchives v2.1.2

Diff since v2.1.1

Merged pull requests:

  • ZipReader of non contiguous memory is broken (#56) (@nhz2)
  • Replace IOBuffer with InputBuffer for reading (#58) (@nhz2)
  • Fix zip_crc32 of views of arrays with non Int indexes (#59) (@nhz2)

Closed issues:

  • Replace use of IOBuffer(::AbstractVector{UInt8}) method (#57)