Skip to content

Releases: adamhathcock/sharpcompress

0.37.2 - real source link fix

27 Apr 08:39
Compare
Choose a tag to compare

0.37.1 - fix and nuget updates

27 Apr 08:19
Compare
Choose a tag to compare

What's Changed

  • Prevent infinite loop when reading corrupted archive by @Blokyk in #835

New Contributors

Full Changelog: 0.37.0...0.37.1

Updated ZstdSharp.Port to be native
Private assets for github link?

0.37.0 - some addittions and fixes!

23 Apr 09:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.36.0...0.37.0

0.36.0 - more RAR fixes and some features!

15 Jan 08:26
Compare
Choose a tag to compare

What's Changed

  • ZipWriter: Write correct EOCD record when more than 65,535 files by @DannyBoyk in #792
  • Feature/rar5 blake2 by @Erior in #794
  • Issue 771, remove throw on flush for readonly streams by @Erior in #801
  • Set Empty string for Rar5 password as default by @Erior in #798
  • Expose file attributes for rar by @Erior in #800
  • Fix reporting size / position by @Erior in #799
  • Add support for the UnixTimeExtraField in Zip files by @DannyBoyk in #803

Full Changelog: 0.35.0...0.36.0

RAR5 decryption support and other fixes

18 Dec 12:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.34.2...0.35.0

0.34.2 - trying to fix strong naming as people still use it

15 Nov 11:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.34.1...0.34.2

Trying to fix dependnecy

02 Oct 07:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.34.0...0.34.1

New Release - fixes and extending 7z support

18 Sep 08:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.33.0...0.34.0

0.33.0 - Lot's of fixes and some API changes

21 Mar 13:21
Compare
Choose a tag to compare

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

Full Changelog: 0.32.2...0.33.0

0.32.2 - bug fixes

29 Jul 09:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.32.1...0.32.2