Reverted earlier changes
- Don't remove unneeded namespace declarations by @Wuestengecko (4321041)
New features
- Add owned_features to Component by @Wuestengecko (973b582)
- Add an envvar to generate deterministic UUIDs by @Wuestengecko (3d74132)
- mm: Add Scenario realization links by @Wuestengecko (2965ebb)
Bug fixes
- pvmt: Set type on applied EnumerationPropertyValue by @Wuestengecko (19d3a57)
- pvmt: Fix access to types defined on a PVMT domain by @Wuestengecko (3da826f)
- exs: Don't convert tabs to entities outside of attributes by @Wuestengecko (7d2e416)
- svg: Support small labels by @huyenngn (ea4b85e)
- metamodel: Allow multiple FEX categories by @Wuestengecko (59602d3)
CI/CD changes
- Run remaining example notebooks on failure by @Wuestengecko (863137f)
Code refactorings
- Put some newlines in
__html__()
by @Wuestengecko (1573932)