This section contains versioned release notes for the various releases of the PackageUpdateInfo PowerShell module.
This is the multi-page printable view of this section. Click here to print.
Release history for the module
Versioned release notes for the PackageUpdateInfo PowerShell module
Release notes v1.1.0.0
Added
- Command
Get-PackageUpdateInfo- Possibility to push ToastNotification for update infos with BurntToast module by specifying
-ShowToastNotificationswitch
- Possibility to push ToastNotification for update infos with BurntToast module by specifying
- New dependency to module BurntToast
Updated
- Add Description info on PackageUpdate.Info objects
Fixed
- Command
Get-PackageUpdateInfo- In 1.0.2.0 ReleaseNotes and PublishDate of all modules were put into every PackageUpdate.Info. Used wrong variable. Fixed.
- Minor change in debug output on version comparison
Release notes v1.0.2.0
- New: Add changelog ;-)
- Upd: Command Get-PackageUpdateInfo
- add properties on output object
- ProjectUri
- IconUri
- ReleaseNotes
- Author
- PublishedDate
- add properties on output object
- 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 statusExport-PackageUpdateInfo— Export update information to fileImport-PackageUpdateInfo— Import previously exported update information