Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@Farigh Farigh released this 14 Mar 18:21
· 2 commits to master since this release

Full Changelog

New features:

  • Add support for Valgrind's --fullpath-after option to the memcheck_runner.sh script
  • Add support for path prefix substitution to the generate_html_report.sh script (issue #15)
  • Add support for version control server link to the generate_html_report.sh script (issue #16)

Enhancements:

  • Reduced the report header size
  • Improved the report dark themes (Process termination and host stacktrace titles are now more visible)
  • Reworked the report title selection to match the theme selection style

Fixed bugs:

  • Color reset sequence was not working properly in some environment (was set to \e[00m instead of \e[0m)
  • Fixed gawk newer version (5.0) raised warnings