All Versions
102
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 4

  • v5.6.3 Changes

    ๐Ÿ›  Fixed potential issues with tasks and parameters named Count, Keys, Values, #173.

    ๐Ÿ— Created Invoke-Build.template

  • v5.6.2 Changes

    ๐Ÿ— Fail on adding tasks after loading build scripts, #171.

  • v5.6.1 Changes

    โž• Add InvocationInfo to Write-Warning records and use in post build text.

    ๐Ÿ†• New-VSCodeTask.ps1 1.3.1 - suppress echo and reuse messages in terminal.

  • v5.6.0 Changes

    ๐Ÿ”„ Changed the default script resolution rule, see #166.

    This change is potentially breaking but the chances are low.

  • v5.5.11 Changes

    ๐Ÿ‘Œ Support PowerShell doc comment format for task synopsis #165

  • v5.5.10 Changes

    ๐Ÿ— Invoke-Build ** includes hidden test files.

  • v5.5.9 Changes

    โž• Add ib.sh to the package, #162.

  • v5.5.8 Changes

    โž• Add the workaround notes to exec help.

  • v5.5.7 Changes

    โž• Add version to Invoke-Build.ps1 header comment.

    ๐Ÿ†• New-VSCodeTask.ps1

    • ๐Ÿ”€ merges custom .vscode/tasks-merge.json with generated
    • ๐Ÿ†• new parameter Merge specifies the custom merge path
    • ๐Ÿ†• new parameter Shell specifies the custom shell path
    • ๐Ÿ†• new parameter WhereTask filters build tasks
  • v5.5.6 Changes

    ๐Ÿ‘ท Show-TaskHelp.ps1 - process Inputs and Outputs as well as If and Jobs.