Release history for the module

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

Releases in 2022
  • Release notes v1.2.3.0

    Thursday, September 29, 2022 in Changelog

    Fix: Issure #26 - Problem on running PSEdition core & desktop in parallel Export/Import commands now writes version specific files by default (e.g. PackageUpdateInfo_Desktop_5.xml) Fix: Issue #25 - Export-PackageUpdateInfo -PassThru fix output …

    Read more

Releases in 2020
  • Release notes v1.2.1.0

    Sunday, January 05, 2020 in Changelog

    Fixed Ugly error messages if no configuration file exists due to fresh system installation Implemented check and warning messages on this behavior Add init routine in module loading if no default config file is present Updated Try to suppress verbose …

    Read more

Releases in 2019
  • Release notes v1.2.0.0

    Sunday, December 29, 2019 in Changelog

    Added Enabling CORE and cross-platform compatibility Code refactoring to bring PackageUpdateInfo into PowerShell version 6 & 7 (CORE) Module now also runs on Linux systems Command Show-PackageUpdateReleaseNote — Possibility to get release notes …

    Read more

  • Release notes v1.1.1.0

    Tuesday, February 12, 2019 in Changelog

    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.

    Read more

  • Release notes v1.1.0.0

    Saturday, February 09, 2019 in Changelog

    Added Command Get-PackageUpdateInfo Possibility to push ToastNotification for update infos with BurntToast module by specifying -ShowToastNotification switch New dependency to module BurntToast Updated Add Description info on PackageUpdate.Info …

    Read more

  • Release notes v1.0.2.0

    Sunday, January 13, 2019 in Changelog

    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)

    Read more

Releases in 2018
  • Release notes v1.0.1.0 (Initial release)

    Saturday, November 10, 2018 in Changelog

    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

    Read more