Skip to content

v2112.2

Compare
Choose a tag to compare
@AshleyHow AshleyHow released this 19 Dec 12:49
· 218 commits to main since this release
df4c4a6
  • Now Supports PowerShell 7.0+
  • Fix #3 workaround not working for Server 2022. Previous release did not include required 'Convert-ParsedArray' function.
  • Server 2022 patch release information retrieval made more robust by avoiding static values.
  • Performance Improvement :
    • Tablemapping variable no longer uses += when creating PSCustomObject
  • Pester testing via AppVeyor on all releases going forward to automate testing.