capellambse v0.7.3
New features
- Move CLIs into their own subpackage by @Wuestengecko (73257c7, 760b635)
- model: Migrate the Filtering extension to the new metamodel by @Wuestengecko (7a99024)
Bug fixes
- filter_derive: Improve messages around native Capella runners by @Wuestengecko (e42b703)
- pvmt: Support scopes with multiple classes by @ewuerger (6f67368)
- pvmt: Use the first found EXTENSIONS package by @Wuestengecko (208c8bf)
- Register namespaces for filtering and PVMT extensions by @Wuestengecko (4146688)
CI/CD changes
- Let the docformatter hook write changes by @Wuestengecko (178c626)
Unit test changes
- Run tests in parallel with pytest-xdist by @Wuestengecko (8934153)