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.
- Updated github action tasks
actions/checkout
,actions/upload-artifact
,actions/download-artifact
to v4.
- PowerShell script module template.
- Replaced github action pester report
- Build GitHub Pages workflow.
- Updated outdated github actions.
- Enabled recursive git checkout including submodules.
- Added watermark to build tasks file.
- Verbose output to custom scripts in Github workflows.
- Fixed install task for linux.
- Added tasks file for powershell modules with only windows support.
- Powershell build script had linux incompatible file separators.
- Branch config for Dotnet matrix.
- Launch config for .Net debugging.
- Branch config for PowerShell matrix.
- Fixed PowerShell clean removed doc index and config.
- Install extension command.
- Update tasks.
- GitHub Pages config.
- Dependabot config.
- PowerShell module with install command.
- Dotnet-Matrix.Tasks does not fail in empty project.
- PowerShell-Matrix.Tasks does not fail in empty project.
- Wrong file separators for linux.
- Added test reports to pester tests.
- VSCode Tasks.
- GitHub Action Workflows.