This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Release history for the module

Versioned release notes for the PackageUpdateInfo PowerShell module

This section contains versioned release notes for the various releases of the PackageUpdateInfo PowerShell module.

Release notes v1.0.2.0

  • New: Add changelog ;-)
  • Upd: Command Get-PackageUpdateInfo
    • add properties on output object
      • ProjectUri
      • IconUri
      • ReleaseNotes
      • Author
      • PublishedDate
  • Upd: Reformat code to meet codestyle OTBS - K&R(One True Brace Style variant)

Release notes v1.0.1.0 (Initial release)

Initial release

Added

  • Get-PackageUpdateInfo — Query all installed modules and display update status
  • Export-PackageUpdateInfo — Export update information to file
  • Import-PackageUpdateInfo — Import previously exported update information