Skip to content

v4.0.0

Compare
Choose a tag to compare
@hjorslev hjorslev released this 18 May 20:23
· 3 commits to master since this release
77e53ad

What's Changed

🌟 Breaking Changes

The cmdlets used to fetch data from the Steam Web API has been reworked so they now output PSCustomObjects rather than json, csv or vdf. Furthermore, Pester tests has been added for each cmdlet.

♻️ Refactored

  • Prepare deprecation of Windows PowerShell by @hjorslev in #87
    • Future major version will only support PowerShell 7.
  • Add Test-Admin (private cmdlet) by @hjorslev in #88
  • Rework Update-SteamServer by @hjorslev in #82

Full Changelog: v3.3.0...v4.0.0