Skip to content

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 03 Feb 15:54
· 11 commits to master since this release
f29c86f

CodecZlib v0.7.7

Diff since v0.7.6

Merged pull requests:

  • fix: correct edge values of window_bits (#60) (@f3fora)
  • Bump codecov/codecov-action from 4 to 5 (#85) (@dependabot[bot])
  • Update CI, julia compat, and readme links (#86) (@nhz2)
  • Add warning about serialize and deepcopy not being supported (#90) (@nhz2)
  • Remove implicit imports (#91) (@nhz2)
  • Add Aqua and test_reuse_encoder tests (#92) (@nhz2)
  • Add ZlibError type and move initialize into startproc (#93) (@nhz2)
  • Add more tests (#94) (@nhz2)
  • Document and test windowbits option (#95) (@nhz2)
  • Bump version to 0.7.7 (#96) (@nhz2)

Closed issues:

  • position (for an approximate progress bar) (#23)
  • Is it possible to use CodecZlib to read a csv? (#32)
  • CRC call (#35)
  • How to write valid empty gzip file? (#47)
  • zlib error: (code: -5) (#59)
  • Input too large? (#65)
  • Support deepcopy (#79)
  • Document level and windowbits arguments (#87)
  • Better error messages (#89)