github hjorslev/SteamPS v3.1.0
v3.1.0 Release of SteamPS

latest releases: v4.1.0, v4.0.1, v4.0.0...
4 years ago

[3.1.0] - 07/07-2020

Added

  • Update-SteamServer
    • Added -Credential parameter so apps that requires authentication can be
      updated (#16).
  • Update-SteamApp
    • Output ExitCode from SteamCMD if it has another value than 0 (success).

Changed

  • Improving structure / format of the code.
    • Remove sub-expressions where they are not needed.
  • Dependencies are now handled in the module manifest instead of using custom
    cmdlet Use-Module.
  • Update-SteamServer
    • Fix minor issue with TimeoutLimit being hardcoded when writing to the log
      instead of using the value defined in the parameter $TimeoutLimit.
  • Update tests to Pester 5. (Thanks @vexx32!)
    • ModuleValidation - general tests of the module.
    • Help - tests that each cmdlet uses Comment Based Help.

Removed

  • Remove private cmdlet Use-Module.

Don't miss a new SteamPS release

NewReleases is sending notifications on new releases.