Releases: KirillOsenkov/MSBuildStructuredLog
Releases · KirillOsenkov/MSBuildStructuredLog
Minor fixes
v1.1.142 Merge branch 'master' of https://github.com/KirillOsenkov/MSBuildStru…
Fix a bug with not opening .binlog files
v1.1.138 Fix a bug where it didn't read .binlog files correctly.
Fix some bugs
Bugfixes
Expose DoubleWritesAnalyzer as an API
Exposes the DoubleWritesAnalyzer as an API in StructuredLogger.dll.
Fixed lots of bugs
Refactor the Search to support under(FILTER). Extract a NodeQueryMatcher that is used to match the core query as well as the subquery inside the under() clause.
Associate .binlog and .buildlog files with Viewer
v1.1.106 Associate .binlog and .buildlog files with the MSBuild Structured Log…
Bugfixes
A few bugfixes
Many UI improvements
v1.1.99 Implement the Copy All context menu on other treeviews.
Embed projects and imports in the .buildlog file
This version starts embedding the archive with projects and imported files directly in the .buildlog file.
Bugfix
Forgot to include a new .dll in the package