v2112.2
- 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.