PowerShell module PackageUpdateInfo
Author
Changelog
Docs
v1.2.1.0
v1.2.7.0
v1.2.6.0
v1.2.5.0
v1.2.4.0
v1.2.3.0
v1.2.1.0
v1.2.0.0
v1.1.1.0
v1.1.0.0
v1.0.2.0
v1.0.1.0
English
EN
English
Deutsch
Français
Español
Polski
Light
Dark
Auto
Changelog
Release notes v1.1.1.0
Release notes v1.1.1.0
Tuesday, February 12, 2019
Fixed
Command
Get-PackageUpdateInfo
Fix Issue #11 — error on command when more than 63 modules are installed. The command
Find-Module
only accepts a maximum number of 63 strings in the Name parameter. Workaround with a for-each loop around this one.
←
Previous
Next
→