Releases: adamhathcock/sharpcompress
Releases · adamhathcock/sharpcompress
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