Skip to content

v3.0.1

Latest

Choose a tag to compare

@santisq santisq released this 02 Jul 20:01
· 1 commit to main since this release

What's Changed

  • Acknowledge .NET limitation when appending to existing ZipArchive by @santisq in #44.
  • Added AssemblyLoadContext support for PowerShell 7 (.NET 8.0 or later) to resolve DLL hell by isolating module dependencies. PowerShell 5.1 (.NET Framework) users can't get around this issue due to lack of AssemblyLoadContext in that runtime. See #45 and #46 for details.

Full Changelog: v3.0.0...v3.0.1