mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
-
released this
2026-01-28 08:35:28 +00:00 | 236 commits to master since this release📅 Originally published on GitHub: Wed, 28 Jan 2026 11:57:57 GMT
🏷️ Git tag created: Wed, 28 Jan 2026 08:35:28 GMTWhat's Changed
- Add [Obsolete] attribute to ReaderOptions.DefaultBufferSize for backward compatibility by @Copilot in https://github.com/adamhathcock/sharpcompress/pull/1166
- Fix grammatical errors in ArcFactory comment documentation by @Copilot in https://github.com/adamhathcock/sharpcompress/pull/1167
- (Release) Buffer size consolidation by @adamhathcock in https://github.com/adamhathcock/sharpcompress/pull/1165
- Fix ZIP parsing failure on non-seekable streams with short reads by @Copilot in https://github.com/adamhathcock/sharpcompress/pull/1169
- Fix SevenZipReader to maintain contiguous stream state for solid archives by @Copilot in https://github.com/adamhathcock/sharpcompress/pull/1172
Full Changelog: https://github.com/adamhathcock/sharpcompress/compare/0.44.4...0.44.5
Downloads