All Versions
102
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 8
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
andResolve-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.
- ๐ Fix #80, lost
-
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 moduleVSSetup
make sure it is not too old. ๐ It should support-Product *
. -
v3.5.2 Changes
- Avoid some
property
limitations (#75). - ๐ Use
&
inexec
, it looks safer. - ๐ Tweak help.
- Avoid some
-
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. forSet-BuildHeader
.
See repo/Tasks/Header for examples of
Set-BuildHeader
andGet-BuildSynopsis
. - ๐ New block