rc-zip-v5.1.0
fasterthanlime
released this
19 Mar 17:07
·
30 commits
to main
since this release
Added
- Measure code coverage differently (#79)
- Run one-byte-read tests in CI in release (#77)
- Resolve winnow + chrono deprecations (#70)
Fixed
- lzma_dec: count all input in outcome.bytes_read
- In Entry FSM, don't recurse infinitely if buffer doesn't contain full local header
- Fix doc comment for read_offset
Other
- Fix zstd bug similar to lzma bug