Releases: thoemmi/7Zip4Powershell
Releases · thoemmi/7Zip4Powershell
v2.6
v2.5
- Workaround for NullReferenceException when extracting multiple 7zip archives simultaneously on PS 7.4.0 (contributed by @kborowinski in #89)
- Adds new parameter
EncryptionMethod
toCompress-7Zip
- Updates of 7-Zip libraries to version 24.06 (support for ZSTD decompression ) (contributed by @kborowinski in #90)
- Updates Squid-Box.SevenZipSharp nuget package to version 1.6.2.24 (final release -the project has been archived) (contributed by @kborowinski in #90)
- Adds support for Wim (contributed by @pysj in #87)
v2.4
v2.3
v2.2
- Updates 7-Zip libraries to 22.00 (contributed by @kborowinski in #80)
- Fixes broken link in readme (contributed by @Mike-Crowley in #77)
v2.1
v2.0
- Now based on .NET Standard 2.0 (thanks to @kborowinski for testing)
v1.13
- Improved handling of paths in ArchiveFileName (#63 and #65, contributed by @iRebbok)
- Updated readme (#64, contributed by @kborowinski)
Get the package at https://www.powershellgallery.com/packages/7Zip4Powershell/1.13.0
v1.12
- Uses PowerShell 5 reference assembly, which reduces the package size dramatically (#61, contributed by @kborowinski)
Get the package at https://www.powershellgallery.com/packages/7Zip4Powershell/1.12.0
v1.11
- Replaces SevenZipSharp.Net45 with Squid-Box.SevenZipSharp library. (#57, contributed by @kborowinski)
- Adds new a parameter
OutputPath
forCompress-7Zip
(#60, contributed by @iRebbok)
Get it at https://www.powershellgallery.com/packages/7Zip4Powershell/1.11.0