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

Changelog History
Page 9

  • v3.4.0 Changes

    ๐Ÿ†• New command requires, the alias of Test-BuildAsset (#73).

  • v3.3.11 Changes

    Rework engine variables to reduce noise on debugging (#72).

  • v3.3.10 Changes

    • โž• Add exported aliases to .psd1, work around #71.
    • ๐Ÿ›  Fix leaked variable on dot-sourcing Invoke-Build.
  • v3.3.9 Changes

    ๐Ÿ›  Fix incremental tasks on Mono (#69).

  • v3.3.8 Changes

    • Write messages about redefined tasks, resolve #68.
    • ๐Ÿ›  Fix unexpected output on some debugging cases.
  • v3.3.7 Changes

    ๐Ÿ‘Œ Improve errors on tasks check failures (#67).

  • v3.3.6 Changes

    ๐Ÿ‘€ Retire obsolete events defined as functions, see #66.

  • v3.3.5 Changes

    ๐Ÿ‘‰ Use less cryptic names for internal functions (#63).

  • v3.3.4 Changes

    Adjust property behaviour to PowerShell and MSBuild (#60):

    • get the session variable value if it is not $null or ''
    • get the environment value if it is not $null or ''
    • 0๏ธโƒฃ get the specified default if it is not $null
    • throw an error
  • v3.3.3 Changes

    ๐Ÿ— Resolve-MSBuild supports the BuildTools installation (#57).