Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: adamhathcock/sharpcompress

0.49.1 - More fixes

Choose a tag to compare

@adamhathcock adamhathcock released this 29 May 14:49
1d9fd83

What's Changed

  • Close writable entry streams during async archive disposal by @Copilot in #1338
  • Restore WriteToDirectoryAsync progress callbacks for solid 7z archives by @Copilot in #1340
  • Try to fix global.json to avoid churn in locks by @adamhathcock in #1341
  • Fix tar archive enumeration after fully reading entry streams by @adamhathcock in #1342

Full Changelog: 0.49.0...0.49.1

0.49.0 - Write Async fixes and more.

Choose a tag to compare

@adamhathcock adamhathcock released this 28 May 05:53
a984a3e

This should contain a lot of write async fixes and some breaking API changes that fix previous broke net48 usage

What's Changed

New Contributors

Full Changelog: 0.48.1...0.49.0

0.49.0-beta.140

0.49.0-beta.140 Pre-release
Pre-release

Choose a tag to compare

@adamhathcock adamhathcock released this 20 May 15:46
192a947

What's Changed

  • Add Polysharp and adjustments that do not break legacy frameworks by @adamhathcock in #1330

Full Changelog: 0.49.0-beta.136...0.49.0-beta.140

0.49.0-beta.136 - cleanup for async writing and tar

Choose a tag to compare

@adamhathcock adamhathcock released this 15 May 13:50
f8c6142

What's Changed

New Contributors

Full Changelog: 0.48.1...0.49.0-beta1

0.48.1 - GZip writing fix

Choose a tag to compare

@adamhathcock adamhathcock released this 14 May 12:41
063e0da

What's Changed

Full Changelog: 0.48.0...0.48.1

0.48.0 - More fixes

Choose a tag to compare

@adamhathcock adamhathcock released this 06 May 06:00
6e59c7d

Getting some fixes out to prep for bigger release - async writing might still not work on non-async streams

What's Changed

  • Fix SevenZipArchive.IsSolidAsync() always returning false by @Copilot in #1284
  • Fix sync methods called in async RAR unpacker paths (Unpack29Async, U… by @adamhathcock in #1306
  • #1313

Full Changelog: 0.47.4...0.48.0

Buffer fixes!

Choose a tag to compare

@adamhathcock adamhathcock released this 04 Apr 09:42
5758b08

What's Changed

  • Dynamic ring buffer sizing for BZip2 and ZStandard on non-seekable streams by @Copilot in #1273
  • Fix fuzzer-found decompression bomb and crash bugs by @Copilot in #1272

Full Changelog: 0.47.3...0.47.4

0.47.3 - more checks

Choose a tag to compare

@adamhathcock adamhathcock released this 23 Mar 12:17
7178a9e

What's Changed

  • Fix denial-of-service crashes in 8 decompressors on malformed input by @Copilot in #1260

Full Changelog: 0.47.2...0.47.3

0.47.2 - ZStandard needs a bigger default buffer size

Choose a tag to compare

@adamhathcock adamhathcock released this 20 Mar 08:50
d7f9d25

Making the default experience better with a larger buffer size.

What's Changed

  • Increase default RewindableBufferSize to 160KB to handle ZStandard tar detection by @Copilot in #1257

Full Changelog: 0.47.1...0.47.2

0.47.1 - Fix ZIP64 stream bounding and WinZip AES read-state corruption in ZIP reader

Choose a tag to compare

@adamhathcock adamhathcock released this 17 Mar 12:22
1bfc11a

What's Changed

Full Changelog: 0.47.0...0.47.1