Skip to content

Fusion++ 1.0

Compare
Choose a tag to compare
@awaescher awaescher released this 17 May 22:29
· 74 commits to master since this release

1.0 is out 🥳

Dark Fusion

I decided to ship version 1.0 in a dark appearance and really hope you like its "Pro" touch the way I do.

image

Improved error detection

Fusion++'s log parser can detect errors without ERR tags now. Just as seen in the sample from Scott Hanselman's blog post.

Note: This is just available for english and german assembly logs, yet.

image

Improved range selector

This version finally ships with a meaningful range selector. It shows the logs in a timeline, where the color reflects the log item state, like red for errors, yellow for warnings and blueish for informational logs.

2019-05-17_23-59-18

Parser improvements

Fusion++ is now capable to parse files on different threads at the same time. This pushed my tests to quite exact 100% more throughput so expect to get the logs a bit faster now.
In addition, this release shows the progress of the file parser - and yes, you can finally cancel it.

image

Previously recorded sessions menu

In earlier builds, the menu showed a simple list of the UTC time stamps of the previous sessions 🤨. Now they are formatted in the local time zone and show up to five processes the sessions cover.

In addition, you can directly jump to the logs location in the Windows File Explorer by clicking "Locate logs".

image

As always, I hope you enjoy using Fusion++.
Have fun ✋