Skip to content

4.0.2: Fix usability of HTML report

Choose a tag to compare

@github-actions github-actions released this 06 Jul 13:37
7b26b0e

This release updates the HTML report so that jumping to anchored tags does no longer hide the target section under the navbar. Thanks to @RobertZickler for fixing this!

The release also fixes some inconsistencies in the documentation and in error messages reported by @RobertZickler:

  • OFT now reports the exact name for unexpected parameters instead of removing dashes and converting it to lower case.
  • The user guide now also lists aspec as possible option for --output-format
  • The user guide now shows the correct option --report-verbosity instead of --verbosity-level
  • The user guide example command line for generating an Aspec tracing report fixes a typo in the reporter name aspac instead of aspec

Bugfixes