Skip to content

Releases: abbgrade/PsBuildTasks

1.9.0

23 Mar 16:49
Compare
Choose a tag to compare

Added

  • Build GitHub Pages workflow.

1.8.0

16 Feb 15:07
Compare
Choose a tag to compare

Changed

  • Updated outdated github actions.
  • Enabled recursive git checkout including submodules.

1.7.0

13 Feb 20:27
Compare
Choose a tag to compare

Added

  • Added watermark to build tasks file.
  • Verbose output to custom scripts in Github workflows.

Fixed

  • Fixed install task for linux.

1.6.0

29 Sep 11:45
Compare
Choose a tag to compare

Added

  • Added tasks file for powershell modules with only windows support.

1.5.1

11 Sep 10:13
Compare
Choose a tag to compare

Fixed

  • Powershell build script had linux incompatible file separators.

1.5.0

07 Aug 18:31
Compare
Choose a tag to compare

Added

  • Branch config for Dotnet matrix.
  • Launch config for .Net debugging.

1.4.0

07 Aug 18:30
Compare
Choose a tag to compare

Added

  • Branch config for PowerShell matrix.

Fixed

  • Fixed PowerShell clean removed doc index and config.

1.3.0

31 Jul 20:00
Compare
Choose a tag to compare

Added

  • Install extension command.

v1.2

30 Jul 08:21
Compare
Choose a tag to compare

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

19 Mar 13:18
Compare
Choose a tag to compare

Added

  • Added test reports to pester tests.