capellambse v0.6.7
New features
- metamodel: Add incoming and outgoing StateTransitions to State by @chgio (cae599b)
- known_models: Add DSD variant of the IFE demo model by @Wuestengecko (085c87b)
- model: Add 'sid' to ModelElement by @Wuestengecko (b087134)
- model: Add 'visible_on_diagrams' shortcut property by @Wuestengecko (982da98)
- model: Add
Diagram.semantic_nodes
by @Wuestengecko (764bbc1) - validation: Show Capability as "SystemCapability" by @Wuestengecko (c1ad83c)
Bug fixes
- loader: Make iteration order of
iterall_xt
stable by @Wuestengecko (0a808ae) - metamodel: Add missing @xtype_handler to LiteralBooleanValue by @Wuestengecko (a93910f)
- decl: Always honor type hints in
!find
by @Wuestengecko (67b5190) - validation: Fix type hints for
@rule
decorator by @Wuestengecko (53b19a2) - model: Improve handling of models without OA by @Wuestengecko (dad2ba1)
CI/CD changes
- Switch back to upstream's REUSE tool version by @Wuestengecko (d854292)
- Update complexity badge GH action by @Wuestengecko (a309b5c)