mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
-
released this
2026-01-07 16:18:51 +00:00 | 280 commits to master since this release📅 Originally published on GitHub: Wed, 07 Jan 2026 16:25:44 GMT
🏷️ Git tag created: Wed, 07 Jan 2026 16:18:51 GMTWhat's Changed
- Configure nuget-release workflow to validate PRs without publishing by @Copilot in https://github.com/adamhathcock/sharpcompress/pull/1099
- remove old release by @adamhathcock in https://github.com/adamhathcock/sharpcompress/pull/1098
- Fix InvalidOperationException when RAR uncompressed size exceeds header value by @Copilot in https://github.com/adamhathcock/sharpcompress/pull/1104
- Bump csharpier from 1.2.4 to 1.2.5 by @dependabot[bot] in https://github.com/adamhathcock/sharpcompress/pull/1108
- Add support for ACE archives by @TwanVanDongen in https://github.com/adamhathcock/sharpcompress/pull/1102
- Formats.md updated to reflect additions of Ace, Arc and Arj by @TwanVanDongen in https://github.com/adamhathcock/sharpcompress/pull/1110
- Bump SimpleExec from 12.1.0 to 13.0.0 by @dependabot[bot] in https://github.com/adamhathcock/sharpcompress/pull/1109
- Fix a usage of ReadOnly that use dispose in 7Zip by @adamhathcock in https://github.com/adamhathcock/sharpcompress/pull/1113
- Fix async decompression of .7z files by implementing Memory ReadAsync overload by @Copilot in https://github.com/adamhathcock/sharpcompress/pull/1114
- Update docs by @adamhathcock in https://github.com/adamhathcock/sharpcompress/pull/1120
Full Changelog: https://github.com/adamhathcock/sharpcompress/compare/0.43.0...0.44.0
Downloads