PS ConvertFrom-Json replaced with JSONParser

This commit is contained in:
Frank Skare
2021-09-03 13:04:06 +02:00
parent 33fb645694
commit 0d72731ce7
4 changed files with 49 additions and 44 deletions

View File

@@ -1,6 +1,10 @@
5.4.9.8 Beta (2021-??-??)
- All PowerShell dependencies except the scipt host were removed
in order to achieve first class Windows 7 compatibility!
5.4.9.7 Beta (2021-08-28)
- Fix exception closing command palette on Windows 7.