Skip to content

Releases: DSD-DBS/py-capellambse

v0.4.9

10 Mar 09:27
879eeeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9

v0.4.8

17 Feb 12:19
c5798c5
Compare
Choose a tag to compare

Fixed digram styling issues for SAB + minor improvements and some new shortcuts.

v0.4.7

07 Feb 15:39
836a19e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.6

26 Jan 09:45
Compare
Choose a tag to compare

Realizing/ed states for States

  • Add attributes for realizing and realized states by @ewuerger in #57

Full Changelog: v0.4.5...v0.4.6

Physical Paths and Port State Machines

17 Jan 13:01
5104f16
Compare
Choose a tag to compare
  • introduced PhysicalPath
  • PhysicalLink now has accessors for physical paths and allocated exchanges
  • PhysicalPath now has accessors for involved links and allocated exchanges
  • PhysicalArchitecture now has accessors for all_physical_paths and all_component_Exchanges
  • added link between port and state machines (fa)
  • added tests and test items for all new features
  • updated API model

Full Changelog: v0.4.4...v0.4.5

v0.4.4

13 Jan 08:56
Compare
Choose a tag to compare

Added support for Data Values + minor bug fixes