What's Changed * test: Refactor for pytest's `--import-mode=importlib` by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/139 * fix: Diagrams with default Circle styling by ewuerger in https://github.com/DSD-DBS/py-capellambse/pull/141
What's Changed * Added missing SystemAnalysis root component symbol by ewuerger in https://github.com/DSD-DBS/py-capellambse/pull/131 * Fix broken links and markup in README and CONTRIBUTING files by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/133 * Detect UUID duplication within models by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/135 * Improvements and fixes to the HTTP file handler by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/134 * feat: Extend types for `diagram_cache` parameter by jamilraichouni in https://github.com/DSD-DBS/py-capellambse/pull/136 * test(reqif): Fix spurious test failure by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/137
What's Changed * Split up the ProxyAccessor by ewuerger in https://github.com/DSD-DBS/py-capellambse/pull/119 * Minor improvements to create api by ewuerger in https://github.com/DSD-DBS/py-capellambse/pull/124 * Fix accessing `description` of Diagrams by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/127 * Raise minimum supported Python version to 3.9 (85) by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/129 * fix(aird): Fix rendering issues with "custom" `<sourceAnchors>` by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/132
What's Changed * Shallow cloning functionality for the `git://` file handler by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/99 * 101 Improve documentation of the `GitFileHandler` by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/106 * Minor fixes by ewuerger in https://github.com/DSD-DBS/py-capellambse/pull/109 * Implement `_repr_mimebundle_` on diagrams in `capellambse.model` by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/110 * Fix creating model objects with explicit default values (108) by ewuerger in https://github.com/DSD-DBS/py-capellambse/pull/111 * Improve handling of HTML attributes in the model by Wuestengecko in https://github.com/DSD-DBS/py-capellambse/pull/116 * ReqIF Attribute Value default __repr__ behaviour by ewuerger in https://github.com/DSD-DBS/py-capellambse/pull/112