Skip to content

Releases: DSD-DBS/py-capellambse

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

v0.5.2

26 Oct 08:27
9dcee13
Compare
Choose a tag to compare

Bug fixes

  • model: Add back missing Component.functions on LA/PA (9dcee13)

Full Changelog: v0.5.1...v0.5.2

v0.5.1

20 Oct 15:11
d8bbdc7
Compare
Choose a tag to compare

API changes

  • Add reverse attributes to Capabilities and Missions by @ewuerger in #165

Improvements

Bug fixes

  • Fix class diagrams ([CDB]) by @ewuerger in #163
  • Rename the exchanges attribute to related_exchanges on OperationalActivity by @ewuerger in #162
  • Fix crash when a diagram element has no <semanticElements> by @Wuestengecko in #166

Full Changelog: v0.5.0...v0.5.1

v0.5.0

13 Oct 16:41
f3ab341
Compare
Choose a tag to compare

Breaking API changes

  • The exchanges attribute on Components and Functions has been renamed to related_exchanges. The exchanges attribute now provides a (modifiable) list of owned exchanges. This is consistent with other, similar parts of the API.

Noteworthy Changes

Bug Fixes

Other minor changes

Full Changelog: v0.4.19...v0.5.0