MSBuildStructuredLog Versions Save

A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.

v2.2.240

1 week ago

Supports $copy project() syntax to display all files copied by a given project(s).

Fix for #736

Full Changelog: https://github.com/KirillOsenkov/MSBuildStructuredLog/compare/v.2.2.235...v2.2.240

v.2.2.235

4 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/KirillOsenkov/MSBuildStructuredLog/compare/v2.2.226...v.2.2.235

v2.2.226

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/KirillOsenkov/MSBuildStructuredLog/compare/v2.2.212...v2.2.226

v2.2.212

2 months ago

v2.2.211

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KirillOsenkov/MSBuildStructuredLog/compare/v2.2.207...v2.2.211

v2.2.206

3 months ago

What's Changed

  • You can now favorite nodes! Favorites show in the Favorites tab. You can build a "map" of the relevant locations in the build tree.
  • Press Ctrl+F on a node with lots of children and filter the children by substring. Escape to clear filter or close, Enter to close the textbox.
  • Add search menu for Top Expansive by @yuehuang010 in https://github.com/KirillOsenkov/MSBuildStructuredLog/pull/754

Full Changelog: https://github.com/KirillOsenkov/MSBuildStructuredLog/compare/v2.2.176...v2.2.206

v2.2.176

3 months ago

What's Changed

  • [Proposal] Add dumprecords command by @JanKrivanek in https://github.com/KirillOsenkov/MSBuildStructuredLog/pull/745
  • project(...) clause now supported in $copy search. Example: $copy foo.dll project(myproject.csproj)
  • double-clicking on file path search results from $copy partial search now inserts the full path into the search box

Full Changelog: https://github.com/KirillOsenkov/MSBuildStructuredLog/compare/v2.2.170...v2.2.176

v2.2.170

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KirillOsenkov/MSBuildStructuredLog/compare/v2.2.163...v2.2.170