Skip to content
Compare
Choose a tag to compare
@hugoalh hugoalh released this 14 Jul 09:12
· 72 commits to main since this release
  • ADD: Added input keepsetting
  • ADD: Added support for version modifier
  • CHANGE: Available toolkit versions are now get from PowerShell Gallery instead of manually update this action to the latest stable toolkit version, in order to reduce the needs to update this action
  • CHANGE: Fixed able to install multiple toolkit versions at the same machine
    • This is allowed in PowerShell, but strongly not recommended to do this to prevent issues
  • CHANGE: Inputs no longer prefix with toolkit_
  • CHANGE: No longer install or update PowerShellGet on needed, instead throw an error when PowerShellGet is not meet the requirement
  • REMOVE: Removed input toolkit_setup as no longer useful