The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix unit test for Initialize-PsConfigDocument command
- Change the way how Configuration Documents are build
- Bug fix when installing MacOS on agents
- MacOS support when installing
dsc.exe
- Additional path added for Linux
- Added Linux and UseGitHub option when installing
dsc.exe
- Official release with WinGet
- Improved unit testing and code coverage
- Introduced both Initialize-PsDscConfigDocument and New-PsDscVsCodeSettingsFile command
- Validate multiple inputs for
Invoke-PsDscResource
andInvoke-PsDscConfig
- Pester tests
- The
ConvertTo-DscJson
andConvertTo-DscYaml
command - Initial start of
Invoke-PsDscResource
- Created installation command
- Decreased the amount of calls towards DSC's version
- Allow .ps1 configuration document files to be validated