Skip to content

Releases: KirillOsenkov/MSBuildStructuredLog

Minor fixes

21 Jul 19:10
Compare
Choose a tag to compare
v1.1.142

Merge branch 'master' of https://github.com/KirillOsenkov/MSBuildStru…

Fix a bug with not opening .binlog files

06 Jul 17:02
Compare
Choose a tag to compare
v1.1.138

Fix a bug where it didn't read .binlog files correctly.

Fix some bugs

05 Jul 07:08
Compare
Choose a tag to compare

Bugfixes

Expose DoubleWritesAnalyzer as an API

05 Jul 04:04
Compare
Choose a tag to compare

Exposes the DoubleWritesAnalyzer as an API in StructuredLogger.dll.

Fixed lots of bugs

01 Jul 02:00
Compare
Choose a tag to compare
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

29 Jun 05:43
Compare
Choose a tag to compare
v1.1.106

Associate .binlog and .buildlog files with the MSBuild Structured Log…

Bugfixes

23 Jun 06:54
Compare
Choose a tag to compare

A few bugfixes

Many UI improvements

18 Jun 06:02
Compare
Choose a tag to compare
v1.1.99

Implement the Copy All context menu on other treeviews.

Embed projects and imports in the .buildlog file

17 Jun 02:31
Compare
Choose a tag to compare

This version starts embedding the archive with projects and imported files directly in the .buildlog file.

Bugfix

16 Jun 17:54
Compare
Choose a tag to compare

Forgot to include a new .dll in the package