Releases: KirillOsenkov/MSBuildStructuredLog
Releases · KirillOsenkov/MSBuildStructuredLog
v2.3.60
Fix a bug in graph filter combobox
Full Changelog: v2.3.59...v2.3.60
v2.3.59
What's Changed
- Make ExtendedPropertyReassignmentEventArgs & ExtendedPropertyInitialValueSetEventArgs public by @YuliiaKovalova in #887
- Show full file path in tooltips by @drewnoakes in #892
- Add "Copy visible subtree" command by @drewnoakes in #893
- Add "Direct references only" option to graph control by @drewnoakes in #895
- Add "Go to > Target Graph" command on target nodes by @drewnoakes in #894
- Add "Reachable only" option to graph control by @drewnoakes in #898
- Fix compilation bug when using preview SDK and C# 14 by @drewnoakes in #899
- Enable target graph horizontal scroll with mouse wheel by @drewnoakes in #901
- Ctrl + Shift + F focuses "Find in Files" by @drewnoakes in #900
Full Changelog: v2.3.42...v2.3.59
v2.3.42
What's Changed
- Add support for a portable data dir by @MatejKafka in #882
- Add "Show in Explorer" command to nodes by @drewnoakes in #883
- Add Copy screenshot button on Graph Control
New Contributors
- @MatejKafka made their first contribution in #882
Full Changelog: v2.3.34...v2.3.42
NuGet Graph and Target Graph
- NuGet Graph
- Target Graph
See https://github.com/KirillOsenkov/MSBuildStructuredLog/wiki/Graph for details
Full Changelog: v2.3.26...v2.3.34
Graph Viewer
- Project Graph improvements
- Ability to open directed graph *.dot files
- See more at https://github.com/KirillOsenkov/MSBuildStructuredLog/wiki/Graph
Full Changelog: v2.3.17...v2.3.26
v2.3.17: Locate button in Project Reference Graph
Added a Locate button and search in Project Reference Graph
BinaryLog.ReadRecords() now has record type set correctly on each record
Full Changelog: v2.3.13...v2.3.17
v2.3.13
What's Changed
- Project Reference Graph
- Add Tooltip for MSBuild Properties in Preprocess View. by @yuehuang010 in #875
- Address feedbacks from #875 by @yuehuang010 in #876
Full Changelog: v2.2.508...v2.3.13
v2.2.508
What's Changed
- Fix binlog argument passing for output file by @stan-sz in #872
- Fix parsing targets from XML for the target graph
Full Changelog: v2.2.490...v2.2.508
v2.2.490: properly preprocess *.ImportAfter.targets
Full Changelog: v2.2.489...v2.2.490
Fix #867
v2.2.489: tolerate invalid preprocessed XML
Full Changelog: v2.2.488...v2.2.489