Skip to content

Releases: KirillOsenkov/MSBuildStructuredLog

2.2.376

27 Oct 06:18
Compare
Choose a tag to compare
v2.2.376

Bump binlogtool

v2.2.374

27 Oct 05:17
Compare
Choose a tag to compare

What's Changed

  • Add a main menu link to search syntax wiki by @vikukush in #826
  • Fixes to TaskRunner (run and debug tasks)
  • Fix $copy to pick the right project to explain a single file copy
  • Recover file copy operations for skipped _CopyOutOfDateSourceItemsToOutputDirectory target (for incremental build scenarios where no copy has actually happened)
  • Fix a deadlock when an exception happens on a background thread

New Contributors

Full Changelog: v2.2.356...v2.2.374

Support binlog format version 24

09 Oct 19:31
Compare
Choose a tag to compare

v2.2.350: binlog reading perf improvements by Stephen Toub

19 Sep 19:07
Compare
Choose a tag to compare

What's Changed

  • Fix use of server GC for .NET 8 build by @stephentoub in #819
  • Remove some low-hanging fruit allocation by @stephentoub in #821
  • Update DotUtils.StreamUtils.Sources version by @JanKrivanek in #822
  • display task output parameter name in a structured way (fixed #817)

New Contributors

Full Changelog: v2.2.342...v2.2.350

Support for #project height=0

08 Sep 01:43
Compare
Choose a tag to compare

Full Changelog: v2.2.336...v2.2.342

Ignore a couple first-chance exceptions

03 Sep 01:41
Compare
Choose a tag to compare

Fix exception indicator

02 Sep 06:07
Compare
Choose a tag to compare
v2.2.334

Ignore a first-chance exception in Squirrel

2.2.330: First-chance exception improvements

02 Sep 04:47
Compare
Choose a tag to compare

2.2.326: Add a first-chance exception indicator

02 Sep 03:34
Compare
Choose a tag to compare

v2.2.324

02 Sep 02:38
Compare
Choose a tag to compare

Fix the installer by reverting to an older Cecil

Full Changelog: v2.2.321...v2.2.324