Releases: abbgrade/PsBuildTasks
Releases · abbgrade/PsBuildTasks
1.9.0
Added
- Build GitHub Pages workflow.
1.8.0
Changed
- Updated outdated github actions.
- Enabled recursive git checkout including submodules.
1.7.0
Added
- Added watermark to build tasks file.
- Verbose output to custom scripts in Github workflows.
Fixed
- Fixed install task for linux.
1.6.0
Added
- Added tasks file for powershell modules with only windows support.
1.5.1
Fixed
- Powershell build script had linux incompatible file separators.
1.5.0
Added
- Branch config for Dotnet matrix.
- Launch config for .Net debugging.
1.4.0
Added
- Branch config for PowerShell matrix.
Fixed
- Fixed PowerShell clean removed doc index and config.
1.3.0
Added
- Install extension command.
v1.2
Added
- Update tasks.
- GitHub Pages config.
- Dependabot config.
- PowerShell module with install command.
Fixed
- Dotnet-Matrix.Tasks does not fail in empty project.
- PowerShell-Matrix.Tasks does not fail in empty project.
- Wrong file separators for linux.
v1.1
Added
- Added test reports to pester tests.