Skip to content

PSReleaseTools_v1.13.0

Latest

Choose a tag to compare

@jdhitsolutions jdhitsolutions released this 22 Aug 19:14
· 1 commit to master since this release

Change Log for PSReleaseTools

v1.13.0 - 2025-08-22 15:13:09

Added

  • Added environment and module metadata to verbose output.

Changed

  • Added parameters DisableTelemetry and DisableWindowsUpdate to Install-PowerShell and Install-PSPreview. [Issue #27]
  • Updated Get-PSReleaseAsset to write a typed custom object to the pipeline and added defined custom formatting.
  • Updated Get-PSReleaseAsset to better handle family groupings including support for ARM.
  • Updated markdown creation in Get-PSReleaseSummary.
  • General code cleanup.
  • Updated license year.
  • Help documentation updates.
  • Updated change log to new format. Moved older change log entries to an archive change log for historical purposes.

Fixed

  • Fixed missing class needed for Get-PSIssue.
  • Fixed duplicate entry in new Issue object.