v0.7.7
CodecZlib v0.7.7
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
serializeanddeepcopynot being supported (#90) (@nhz2) - Remove implicit imports (#91) (@nhz2)
- Add
Aquaandtest_reuse_encodertests (#92) (@nhz2) - Add
ZlibErrortype and moveinitializeintostartproc(#93) (@nhz2) - Add more tests (#94) (@nhz2)
- Document and test
windowbitsoption (#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
levelandwindowbitsarguments (#87) - Better error messages (#89)