Skip to content

gsudo v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 03:09
· 124 commits to master since this release
6662797

What's Changed

  • PowerShell Module Improvements by @gerardog in #275
    • The module can now be imported simply with Import-Module gsudoModule, eliminating the requirement for a full absolute path. Existing scripts using absolute paths will continue to work as expected.
      • ...because both the .MSI and Chocolatey installers now deploy the module files also to %ProgramFiles%\PowerShell\Modules\gsudoModule\.
    • The module version number is now properly updated with the build version.

Full Changelog: v2.1.0...v2.2.0