All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- #11 - Added support for GitLab CI in module template (via @sk82jack)
- Added support for GitHub Actions in module template
- Bumped versions of dependent modules Pester, BuildHelpers, and PowerShellBuild
- #11 - Fixed casing of
tests
folder and forpublic/private
folders in psm1 (via @sk82jack)
- Azure Pipelines yaml file wasn't being output if it was chosen during Plaster execution
- Initial release