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

Changelog History
Page 8

  • v3.6.5 Changes

    ๐Ÿ›  Fix resuming of persistent builds after failures in task -If (#90).

  • v3.6.4 Changes

    ๐Ÿ‘Œ Support version suffix x86 in use and Resolve-MSBuild (#85).

  • v3.6.3 Changes

    Resolve MSBuild 15 to ../amd64/MSBuild.exe on x64 (#84).

  • v3.6.2 Changes

    Warn about always skipped double references (#82).

  • v3.6.1 Changes

    • ๐Ÿ›  Fix #80, lost Task in the collected errors.
    • Fix potential PS v6-beta.3 issues in ib.cmd.
  • v3.6.0 Changes

    ๐Ÿ‘Œ Support script block as File (#78).

  • v3.5.3 Changes

    ๐Ÿ‘Œ Improved product selection logic in Resolve-MSBuild (#77). If you use the module VSSetup make sure it is not too old. ๐Ÿ‘ It should support -Product *.

  • v3.5.2 Changes

    • Avoid some property limitations (#75).
    • ๐Ÿ‘‰ Use & in exec, it looks safer.
    • ๐Ÿ‘‰ Tweak help.
  • v3.5.1 Changes

    • โœ‚ Remove redundant information from safe errors.
    • โœ‚ Remove retired "Parameters" from reserved.
  • v3.5.0 Changes

    • ๐Ÿ†• New block Set-BuildHeader for writing custom task headers.
    • ๐Ÿ†• New function Get-BuildSynopsis, e.g. for Set-BuildHeader.

    See repo/Tasks/Header for examples of Set-BuildHeader and Get-BuildSynopsis.