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

Changelog History
Page 3

  • v5.8.3 Changes

    ๐Ÿ‘ท Use $Job variable instead of argument, #185.

  • v5.8.2 Changes

    ๐Ÿ— Enter-BuildJob and Exit-BuildJob are called with the job script block as the first argument, #185.

  • v5.8.1 Changes

    โž• Added the variable $OriginalLocation, where the build starts, #183.

  • v5.8.0 Changes

    ๐Ÿ“ฆ Published nuget.org/packages/ib, the dotnet tool ib.

    โœ‚ Removed ib.cmd, ib.sh from the package avoiding conflicts with the tool ib.\ The scripts are still available in the repository, slightly adjusted for their new roles.

    ๐Ÿ‘‰ Users decide which of the ib shell commands is more suitable for their scenarios.\ ๐Ÿ— For details see ib commands.

  • v5.7.3 Changes

    โž• Add $pwd information to exec -echo, #179.

  • v5.7.2 Changes

    โž• Add the ErrorMessage parameter to exec, #178.

  • v5.7.1 Changes

    ๐Ÿ— Inherit build headers and footers from parent builds.

  • v5.7.0 Changes

    โž• Add the switch Echo to exec.

  • v5.6.5 Changes

    Resolve-MSBuild Get-MSBuild15Guess - stop search as soon as items found.

  • v5.6.4 Changes

    ๐Ÿ‘‰ Tweak use of dynamic parameters.