Skip to content

v5.7

Compare
Choose a tag to compare
@gyorb gyorb released this 11 Jan 17:21
· 5581 commits to master since this release

Notice!

If you checked your project with the same run name multiple times just to update the results you might realized that some of the results were not removed or updated. This release should fix this problem but to work properly you might need to remove all the existing results and reanalyze your project.

New features

  • better (cross) compiler handling (compiler built-in defines and includes) with the --add-compiler-defaults flag

Other improvements

  • better error reporting
  • log messages with timestamps
  • source code cleanups and re-factoring

Bugfixes

  • checker result cleanup if run is updated
  • GUI filtering
    ...