adamhathcock/sharpcompress
### [`v0.32.2`](https://togithub.com/adamhathcock/sharpcompress/releases/tag/0.32.2)
[Compare Source](https://togithub.com/adamhathcock/sharpcompress/compare/0.32.1...0.32.2)
#### What's Changed
- ReadOnlySubStream overrides and adds logic [#636](https://togithub.com/adamhathcock/sharpcompress/issues/636) by [@Erior](https://togithub.com/Erior) in [https://github.com/adamhathcock/sharpcompress/pull/675](https://togithub.com/adamhathcock/sharpcompress/pull/675)
- Fix LZMADecoder Code function by [@louis-michelbergeron](https://togithub.com/louis-michelbergeron) in [https://github.com/adamhathcock/sharpcompress/pull/679](https://togithub.com/adamhathcock/sharpcompress/pull/679)
- RarArchive has Min/MaxVersion. RarEntry has Volumne Indexes. GZ CRC fix. by [@Nanook](https://togithub.com/Nanook) in [https://github.com/adamhathcock/sharpcompress/pull/682](https://togithub.com/adamhathcock/sharpcompress/pull/682)
- Include license in nuget package by [@daverant](https://togithub.com/daverant) in [https://github.com/adamhathcock/sharpcompress/pull/684](https://togithub.com/adamhathcock/sharpcompress/pull/684)
- WriteAll: use delegate instead of Expression by [@OwnageIsMagic](https://togithub.com/OwnageIsMagic) in [https://github.com/adamhathcock/sharpcompress/pull/683](https://togithub.com/adamhathcock/sharpcompress/pull/683)
- Mitigation of problems by [@Erior](https://togithub.com/Erior) in [https://github.com/adamhathcock/sharpcompress/pull/686](https://togithub.com/adamhathcock/sharpcompress/pull/686)
#### New Contributors
- [@daverant](https://togithub.com/daverant) made their first contribution in [https://github.com/adamhathcock/sharpcompress/pull/684](https://togithub.com/adamhathcock/sharpcompress/pull/684)
- [@OwnageIsMagic](https://togithub.com/OwnageIsMagic) made their first contribution in [https://github.com/adamhathcock/sharpcompress/pull/683](https://togithub.com/adamhathcock/sharpcompress/pull/683)
**Full Changelog**: https://github.com/adamhathcock/sharpcompress/compare/0.32.1...0.32.2
### [`v0.32.1`](https://togithub.com/adamhathcock/sharpcompress/releases/tag/0.32.1)
[Compare Source](https://togithub.com/adamhathcock/sharpcompress/compare/0.32...0.32.1)
#### What's Changed
- Feature/malformed zip file generated by [@Erior](https://togithub.com/Erior) in [https://github.com/adamhathcock/sharpcompress/pull/673](https://togithub.com/adamhathcock/sharpcompress/pull/673)
- Suppress nested NonDisposingStream by [@MartinDemberger](https://togithub.com/MartinDemberger) in [https://github.com/adamhathcock/sharpcompress/pull/674](https://togithub.com/adamhathcock/sharpcompress/pull/674)
- Corrected skip-marker on skip of uncompressed ZIP file with missing size informations. by [@MartinDemberger](https://togithub.com/MartinDemberger) in [https://github.com/adamhathcock/sharpcompress/pull/672](https://togithub.com/adamhathcock/sharpcompress/pull/672)
#### New Contributors
- [@MartinDemberger](https://togithub.com/MartinDemberger) made their first contribution in [https://github.com/adamhathcock/sharpcompress/pull/674](https://togithub.com/adamhathcock/sharpcompress/pull/674)
**Full Changelog**: https://github.com/adamhathcock/sharpcompress/compare/0.32...0.32.1
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.32.0
->0.32.2
Release Notes
adamhathcock/sharpcompress
### [`v0.32.2`](https://togithub.com/adamhathcock/sharpcompress/releases/tag/0.32.2) [Compare Source](https://togithub.com/adamhathcock/sharpcompress/compare/0.32.1...0.32.2) #### What's Changed - ReadOnlySubStream overrides and adds logic [#636](https://togithub.com/adamhathcock/sharpcompress/issues/636) by [@Erior](https://togithub.com/Erior) in [https://github.com/adamhathcock/sharpcompress/pull/675](https://togithub.com/adamhathcock/sharpcompress/pull/675) - Fix LZMADecoder Code function by [@louis-michelbergeron](https://togithub.com/louis-michelbergeron) in [https://github.com/adamhathcock/sharpcompress/pull/679](https://togithub.com/adamhathcock/sharpcompress/pull/679) - RarArchive has Min/MaxVersion. RarEntry has Volumne Indexes. GZ CRC fix. by [@Nanook](https://togithub.com/Nanook) in [https://github.com/adamhathcock/sharpcompress/pull/682](https://togithub.com/adamhathcock/sharpcompress/pull/682) - Include license in nuget package by [@daverant](https://togithub.com/daverant) in [https://github.com/adamhathcock/sharpcompress/pull/684](https://togithub.com/adamhathcock/sharpcompress/pull/684) - WriteAll: use delegate instead of Expression by [@OwnageIsMagic](https://togithub.com/OwnageIsMagic) in [https://github.com/adamhathcock/sharpcompress/pull/683](https://togithub.com/adamhathcock/sharpcompress/pull/683) - Mitigation of problems by [@Erior](https://togithub.com/Erior) in [https://github.com/adamhathcock/sharpcompress/pull/686](https://togithub.com/adamhathcock/sharpcompress/pull/686) #### New Contributors - [@daverant](https://togithub.com/daverant) made their first contribution in [https://github.com/adamhathcock/sharpcompress/pull/684](https://togithub.com/adamhathcock/sharpcompress/pull/684) - [@OwnageIsMagic](https://togithub.com/OwnageIsMagic) made their first contribution in [https://github.com/adamhathcock/sharpcompress/pull/683](https://togithub.com/adamhathcock/sharpcompress/pull/683) **Full Changelog**: https://github.com/adamhathcock/sharpcompress/compare/0.32.1...0.32.2 ### [`v0.32.1`](https://togithub.com/adamhathcock/sharpcompress/releases/tag/0.32.1) [Compare Source](https://togithub.com/adamhathcock/sharpcompress/compare/0.32...0.32.1) #### What's Changed - Feature/malformed zip file generated by [@Erior](https://togithub.com/Erior) in [https://github.com/adamhathcock/sharpcompress/pull/673](https://togithub.com/adamhathcock/sharpcompress/pull/673) - Suppress nested NonDisposingStream by [@MartinDemberger](https://togithub.com/MartinDemberger) in [https://github.com/adamhathcock/sharpcompress/pull/674](https://togithub.com/adamhathcock/sharpcompress/pull/674) - Corrected skip-marker on skip of uncompressed ZIP file with missing size informations. by [@MartinDemberger](https://togithub.com/MartinDemberger) in [https://github.com/adamhathcock/sharpcompress/pull/672](https://togithub.com/adamhathcock/sharpcompress/pull/672) #### New Contributors - [@MartinDemberger](https://togithub.com/MartinDemberger) made their first contribution in [https://github.com/adamhathcock/sharpcompress/pull/674](https://togithub.com/adamhathcock/sharpcompress/pull/674) **Full Changelog**: https://github.com/adamhathcock/sharpcompress/compare/0.32...0.32.1Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.