Skip to content

v1.20.0

Compare
Choose a tag to compare
@johlju johlju released this 25 Dec 12:58
bc03ae5
  • Fix Get-DscConfiguration failure with xWebApplication and xWebSite resources
    (issue #302 and issue #314).
  • Add Codecov support.
  • Added .vscode\settings.json so that code can be easily formatted in VSCode
    closer according to the style guideline.
  • Updated README.md with a branches section, and added Codecov badges.
  • Fix unit test for helper function Find-Certificate that could not find the test
    helper function Install-NewSelfSignedCertificateExScript.
  • Fix unit tests for xWebSite that failed because Get-Command and 'Stop-WebStie`
    wasn't properly mocked.