Skip to content

Releases: bmw-software-engineering/lobster

Release 0.9.11

31 Jul 13:05
Compare
Choose a tag to compare

0.9.11

  • The lobster-online-report now supports submodules.

  • The lobster-python is now less fragile and continues processing
    other files in the face of encoding or python parse errors.

  • Fixed a crash in lobster-python for comments at module level.

Release 0.9.10

31 Jul 08:54
Compare
Choose a tag to compare

0.9.10

  • Expose justification mechanism for JSON files (up only).

  • Expose justification mechanism for TRLC files (up, down, and
    global).

  • Improve stats display in HTML report.

  • The lobster-python tool now has special support for PyUnit tests.

Release 0.9.9

17 Jul 08:50
Compare
Choose a tag to compare

0.9.9

  • In the HTML report, items are now sorted in a meaningful way.

  • A Tracing_Tag can now have spaces in the name, but still not in the
    namespace. This fixes a few Simulink issues where spaces in names
    are quite common.

Release 0.9.8

27 Jun 13:45
Compare
Choose a tag to compare

0.9.8

  • There is now also a monolithic wheel available
    bmw-lobster-monolithic which installs the same things as
    bmw-lobster. It is not recommended to use this package, unless
    you want to integrate with bazel. The reason for this is that
    py_wheel does not deal well with overlapping installs, and so
    having a single wheel is preferable.

Release 0.9.7

22 Jun 14:54
Compare
Choose a tag to compare

0.9.7

  • lobster-codebeamer now also consults the ~/.netrc file, if
    present, as an alternative to providing authentication in the
    environment or command-line.

  • Fix missing __init__.py files for the packages lobster.tools,
    lobster.tools.trlc, and lobster.tools.json.

Release 0.9.6

20 Jun 07:35
Compare
Choose a tag to compare

0.9.6

  • lobster-report now has an --out option, to bring it in line with
    the other tools

Release 0.9.5

14 Jun 14:03
Compare
Choose a tag to compare

0.9.5

  • lobster-codebeamer now issues better error messages if you made a
    mistake in the query id.

  • lobster-gtest now deals with older versions of googletest which do
    not embedd file name into the XML output. These locations are either
    guessed or simply made into <unknown source>. Traced tests using
    the macro provided always include a file/line number; this issue
    only affects untraced tests.

Release 0.9.4

13 Jun 09:19
Compare
Choose a tag to compare

0.9.4

  • lobster-codebeamer can now directly import codebeamer Queries.

Release 0.9.3

09 May 09:58
Compare
Choose a tag to compare

0.9.3

  • Fix copy/deepcopy bug in lobster-trlc where bogus error messages
    could be created for extensions of types using tuples.

Release 0.9.2

08 May 15:06
Compare
Choose a tag to compare

0.9.2