This release adds support for decoding LZ4 and Brotli archives created with 7-Zip forks (7-Zip-zstd, NanaZip) that use zstdmt skippable frames internally.
Features
- Zstdmt skippable frame support for LZ4 and Brotli codecs - Auto-detect and decode archives wrapped in zstd skippable frames, enabling compatibility with 7-Zip-zstd and NanaZip (#4)
Documentation
- Document
evict_mcomplexity in S3-FIFO cache implementation
Full Changelog: https://github.com/AndreyAkinshin/zesven/compare/v1.0.1...v1.1.0