Skip to content

Releases: DSD-DBS/py-capellambse

capellambse v0.5.12

01 Feb 15:10
v0.5.12
be1fae3
Compare
Choose a tag to compare

This fixes issues with new functionality from the previous release. Sorry!

Bug fixes

Documentation changes

capellambse v0.5.11

01 Feb 12:41
v0.5.11
5cb9639
Compare
Choose a tag to compare

Noteworthy changes

  • New: More audit events have been added; refer to the new documentation page: Audit events.

  • New: The MelodyModel.description_badge property has been added, which generates a small SVG diagram showing the overall model complexity (number of objects and diagrams per layer). Thanks, @vik378!

    (Note that this is intended as a demonstration, and will likely not be expanded. If you need more complex analysis, take a look at the API and design your own!)

  • Deprecated: The capellambse.read_attribute audit event has been renamed to capellambse.getattr. For some period of time, both will be fired, but read_attribute will eventually be removed.

Full changelog

New features

Bug fixes

Documentation changes

CI/CD changes

Unit test changes

Code refactorings

capellambse v0.5.10

19 Jan 14:36
v0.5.10
7add991
Compare
Choose a tag to compare

New features

Bug fixes

Documentation changes

Build system changes

capellambse v0.5.9

17 Jan 15:55
v0.5.9
d72bf09
Compare
Choose a tag to compare

New features

Bug fixes

Code refactorings

capellambse v0.5.8

10 Jan 13:21
v0.5.8
a89fd0a
Compare
Choose a tag to compare

Bug fixes

capellambse v0.5.7

05 Jan 12:44
v0.5.7
76257e9
Compare
Choose a tag to compare

New features

Bug fixes

Unit test changes

Code refactorings

capellambse v0.5.6

15 Dec 16:27
v0.5.6
fcb4a64
Compare
Choose a tag to compare

New features

Bug fixes

Documentation changes

Code refactorings

capellambse v0.5.5

28 Nov 16:30
v0.5.5
5b00162
Compare
Choose a tag to compare

New features

Bug fixes

Build system changes

CI/CD changes

Code refactorings

  • Simplify _short_repr_ of ReqIFElements and Relations contributed by @ewuerger (cb9cdc2)

v0.5.4

22 Nov 09:52
44fc986
Compare
Choose a tag to compare

New features

Bug fixes

Documentation changes

CI/CD changes

Code refactorings

v0.5.3

27 Oct 17:40
fa7294d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3