Releases: adamhathcock/sharpcompress
Releases · adamhathcock/sharpcompress
0.33.0 - Lot's of fixes and some API changes
I think the API didn't break with IArchiveFactory
I've been out it for health reasons
What's Changed
- SourceStream Position counting bug fix by @Erior in #687
- Access level to LzmaStream Decoder by @louis-michelbergeron in #690
- Introduced IArchiveFactory by @vpenades in #671
- 64bit datadescriptors by @Erior in #689
- Ignores UnicodePathExtra if forced encoding is specified by @stakira in #696
- Added support for reading comment header for Rar v5 archives by @IngBertolini in #697
- Bump actions/setup-dotnet from 2 to 3 by @dependabot in #699
- Use PackageLicenseExpression instead of PackageLicenseFile by @andreas-eriksson in #706
- Generalized factories to readers and writers. by @vpenades in #709
- Update to dotnet 7. Change net461 to net462. Remove netcoreapp3.1 by @adamhathcock in #715
- replace Activator.CreateInstance to Func for avoiding error in NativeAOT by @itn3000 in #716
- Several improvements to the LZMA Compressor by @ds5678 in #717
- Zip Multipart fix, XZ stream fix, XZ stream support added to zip/zipx by @Nanook in #722
- Add support for 7ZipDelta decompress by @Erior in #726
- Fixed support for RAR 1.5 (algo15) by @TwanVanDongen in #729
- Implement Searching Data Descriptor stream issue/pull #680 by @Erior in #727
- Increase character value to support rar file with more than 100 parts… by @Erior in #733
- Remove check for minimal distance and add test case generated by 7z as compatibility check by @Erior in #735
New Contributors
- @vpenades made their first contribution in #671
- @stakira made their first contribution in #696
- @IngBertolini made their first contribution in #697
- @TwanVanDongen made their first contribution in #729
Full Changelog: 0.32.2...0.33.0
0.32.2 - bug fixes
What's Changed
- ReadOnlySubStream overrides and adds logic #636 by @Erior in #675
- Fix LZMADecoder Code function by @louis-michelbergeron in #679
- RarArchive has Min/MaxVersion. RarEntry has Volumne Indexes. GZ CRC fix. by @Nanook in #682
- Include license in nuget package by @daverant in #684
- WriteAll: use delegate instead of Expression by @OwnageIsMagic in #683
- Mitigation of problems by @Erior in #686
New Contributors
- @daverant made their first contribution in #684
- @OwnageIsMagic made their first contribution in #683
Full Changelog: 0.32.1...0.32.2
Some important zip fixes!
What's Changed
- Feature/malformed zip file generated by @Erior in #673
- Suppress nested NonDisposingStream by @MartinDemberger in #674
- Corrected skip-marker on skip of uncompressed ZIP file with missing size informations. by @MartinDemberger in #672
New Contributors
- @MartinDemberger made their first contribution in #674
Full Changelog: 0.32...0.32.1
0.32
What's Changed
- Add a net 6 target and make trimmable by @ds5678 in #652
- Tar file mode, user and group by @Ryhon0 in #655
- Added Split archive support with unit tests. … by @Nanook in #658
- Dependency updates and start of enforcing some C# standards by @adamhathcock in #659
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #660
- Added multipart Zip support (z01...). Added IEntry.IsSolid by @Nanook in #661
- Properly integrated zip multivolume and general split support. by @Nanook in #662
- Align behavour of 7Zip exception with encrypted filenames arc with rar when no password provided by @Nanook in #663
- XZ decoding BCJ filters support by @louis-michelbergeron in #669
New Contributors
- @ds5678 made their first contribution in #652
- @Ryhon0 made their first contribution in #655
- @dependabot made their first contribution in #660
- @louis-michelbergeron made their first contribution in #669
Full Changelog: 0.31...0.32
0.31 more fixes!
What's Changed
- Rar2 fix with new unit tests that fail on previous build. by @Nanook in #638
- Update Adler32 from ImageSharp v2.1.0 by @loop-evgeny in #651
New Contributors
- @loop-evgeny made their first contribution in #651
Full Changelog: 0.30.1...0.31
0.30.1 - Zlib fix
What's Changed
- Add test and probable fix for Issue 617 by @adamhathcock in #624
Full Changelog: 0.30.0...0.30.1