github hjorslev/SteamPS v3.2.4

latest release: v3.3.0
one month ago

What's Changed

  • Find-SteamApp: Gridview formatting change by @bitterbutt in #58
  • Get-SteamAPIKey (private cmdlet): Using NetworkCredential to decrypt the secure string instead of marshalling. This method properly handles the unmanaged memory, makes it simpler and correctly frees the unmanaged memory by @santisq in #59
  • Add-EnvPath.ps1 (private cmdlet): Using [System.IO.Path]::PathSeparator instead of ; to split the path for module compatibility with Linux in the future (its separator is :) by @santisq in #59
  • Get-SteamPath.ps1 (private cmdlet): Same change to split using [System.IO.Path]::PathSeparator by @santisq in #59

New Contributors

Full Changelog: v3.2.3...v3.2.4

Don't miss a new SteamPS release

NewReleases is sending notifications on new releases.