New Release - fixes and extending 7z support
What's Changed
- Check for broken file #736 by @Erior in #737
- Make ArchiveFactory.IsArchive(Stream, ...) public. Fix #739 by @AlissaSabre in #740
- Skip if we know the size, set blank password if not set for rar by @Erior in #745
- Added simple example by @rodesfl in #746
- Adds zstd (zstandard) support to zip/zipx and 7zip by @Nanook in #723
- Add fast
ExtractToDirectoryAsync
extension method onIArchive
by @FlsZen in #750 - Bump actions/checkout from 3 to 4 by @dependabot in #758
- Feature/748 by @Erior in #759
- #751 Add .tar.7z support by @btomblinson in #763
New Contributors
- @AlissaSabre made their first contribution in #740
- @rodesfl made their first contribution in #746
- @FlsZen made their first contribution in #750
- @btomblinson made their first contribution in #763
Full Changelog: 0.33.0...0.34.0