capellambse v0.7.5
New features
- model: Check Alias and DeprecatedAccessor targets for deprecations by @Wuestengecko (e7b4b7c)
- Un-deprecate source/target on some 'Relationship' subclasses by @Wuestengecko (d080a44)
Bug fixes
- Fix all current deprecation warnings triggered internally by @Wuestengecko (1824809)
- model: Allow empty tuple shorthand for Backref by @Wuestengecko (b68c786)
- exs: Deprecate encodings other than UTF-8 by @Wuestengecko (5e1ae7d)
CI/CD changes
- Preinstall pytest-xdist for downstream tests by @Wuestengecko (331b32f)