0.9.6
What's Changed
- Fix exception serialization problem that happen on PowerShell 7, and prevents this module from being used.
Infrastructure changes:
- Move to pester 5 by @nohwnd in #49
- Use newer version of Pester (4.4.3 instead of 4.4.0) in CI and do not use -SkipPublisherCheck switch on Install-Module any more by @bergmeister in #42
- Auto-fix PSSA warnings (2nd attempt with no encoding change) by @bergmeister in #43
- Add Appveyor yml file to run tests against Windows PowerShell 5.1, PowerShell Core on Windows and PowerShell Core on Linux (Ubuntu) by @bergmeister in #40
New Contributors
- @bergmeister made their first contribution in #42
Full Changelog: 0.9.5...0.9.6