What's Changed
- Restore stream position in ArchiveFactory.IsArchive by @Morilli in #876
- Fixed bug in zip time header flags by @StarkDirewolf in #877
- Exports unclutter by @YoshiRulz in #884
- Fix XZBlock padding calculation when its stream's starting position % 4 != 0 by @Morilli in #878
- Improve rar memory usage by @majorro in #887
- Make helper classes internal by @majorro in #889
- Update to support net48, net481, netstandard2.0, net6 and net8 by @adamhathcock in #888
New Contributors
- @StarkDirewolf made their first contribution in #877
- @YoshiRulz made their first contribution in #884
- @majorro made their first contribution in #887
Full Changelog: 0.38.0...0.39.0