PowerShell ModuleManager 릴리스

Released: Feb 4, 2019

2019 (1.1.0) 버젼 업데이트

기능

  • Added: Remoting
    • Install via Repository.
    • Uninstall.
    • Update.
  • Added: Remote Connections Panel.
  • Added: Option to Install NuGet if it is not found.
  • Updated: NuGet detection.
  • Updated: Options supports different installation scope and repository per remote connection.

수정사항

  • Fixed: Other minor changes and fixes.
  • Fixed: Licensing issue with 32 bit version.
  • Fixed: Color of User Modules changed to a less 'guilty' color.
  • Fixed: License not being activated.
  • Fixed: Allow Clobber toggling.
  • Fixed: Skip...

Released: Dec 3, 2018

2019 (1.0.2) 버젼 업데이트

기능

  • Added: Ability to cache module information from current session to load into next session.
  • Added: Update All button on ribbon. Update all modules that appear to have an update.
  • Added: Install Versions of modules from the Respository Search Dialog.
  • Added: Keyboard Shortcuts for update, uninstall, and disable.
  • Added: PowerShell Core button on ribbon.
  • Added: Remove all old versions when updating module.
  • Added: Remove old versions, keeping only the latest version installed.
  • Added: Move...