Skip to content

Release 0.9.17

Compare
Choose a tag to compare
@phiwuu phiwuu released this 02 Aug 08:00
· 145 commits to main since this release
709cd60

0.9.17

  • The lobster-python tool now adds the line number to the function identifier. This supports situations where different functions have the same name.

  • The lobster-json tool now adds the filename to the test identifier. This allows to have multiple json elements with the same name in different source files.

  • The lobster-html-report tool now supports argument --dot to specify the path to the graphviz dot utility instead of expecting it in PATH

  • The lobster-online-report tool now supports argument --out to specify the output file instead of editing the input report

  • Adds "with kind" and "with prefix" functionality in lobster.conf files