Skip to content

Release 0.9.16

Compare
Choose a tag to compare
@florianschanda florianschanda released this 24 Oct 08:20
· 98 commits to main since this release

0.9.16

  • Fix infinite loop in lobster-json on Windows when given absolute
    paths.

  • The lobster-python tool now also supports decorators with . in
    their name.

  • The lobster-python tool now adds any tags on the test class to all
    tests in that class (in --activity mode only).

  • The lobster-python tool now supports lists of tags in decorators.