Skip to content

v2.0.8

Compare
Choose a tag to compare
@santisq santisq released this 24 Oct 00:06
· 7 commits to main since this release
9b5d559

What's Changed

  • New-ZipEntry - Use file's .FullName if no -EntryPath is provided by @santisq in #33:
    • Makes -EntryPath no longer Mandatory on File ParameterSet. When no -EntryPath is specified the cmdlet will use the -SourcePath in it's normalized form.
    • Added Pester tests and updated docs to reflect this change.
    • Updated all docs Syntax section to properly reflect Mandatory parameters.

Full Changelog: v2.0.7...v2.0.8