Releases: DSD-DBS/py-capellambse
Releases · DSD-DBS/py-capellambse
v0.4.13
What's Changed
- Shallow cloning functionality for the
git://
file handler by @Wuestengecko in #99 - #101 Improve documentation of the
GitFileHandler
by @Wuestengecko in #106 - Minor fixes by @ewuerger in #109
- Implement
_repr_mimebundle_
on diagrams incapellambse.model
by @Wuestengecko in #110 - Fix creating model objects with explicit default values (#108) by @ewuerger in #111
- Improve handling of HTML attributes in the model by @Wuestengecko in #116
- ReqIF Attribute Value default repr behaviour by @ewuerger in #112
Full Changelog: v0.4.12...v0.4.13
v0.4.12
v0.4.11
What's Changed
- Various minor QoL changes / features by @Wuestengecko in #79
- refactor: Use SPDX license header in source files by @Wuestengecko in #81
- crosslayer: set return type to default value by @henrik997 in #76
- Fix rendering of diagrams in example notebooks by @ewuerger in #82
- #44 Improve detection of Git LFS files by @Wuestengecko in #88
- feat(model): Introduce
search(below=...)
by @Wuestengecko in #89 - Expand on the "Documentation and examples" section in the README by @Wuestengecko in #90
- Code Generation by @henrik997 in #77
- Restructure the README by @Wuestengecko in #93
- Add Access History for ModelElements and Requirements by @ewuerger in #71
- Exchange items filter by @ewuerger in #84
- Support for FunctionalChainInvolvement context and exchanged items by @ewuerger in #94
Full Changelog: v0.4.10...v0.4.11
v0.4.10
What's Changed
- Added method short_html to class AbstractDiagram by @henrik997 in #69
- Added examples for working with linked Capella Libraries - notebook by @henrik997 in #70
- Fix edge port snapping by @henrik997 in #72
- ReqIF exporter by @jamilraichouni in #74
- Improve information by @ewuerger in #53
New Contributors
- @henrik997 made their first contribution in #69
- @jamilraichouni made their first contribution in #74
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- Extending the repr_html appearance for ReqIF by @ewuerger in #58
- #66: Support for models which use libraries by @Wuestengecko in #67
Full Changelog: v0.4.8...v0.4.9
v0.4.8
v0.4.7
v0.4.6
Physical Paths and Port State Machines
- introduced PhysicalPath
- PhysicalLink now has accessors for physical paths and allocated exchanges
- PhysicalPath now has accessors for involved links and allocated exchanges
- PhysicalArchitecture now has accessors for all_physical_paths and all_component_Exchanges
- added link between port and state machines (fa)
- added tests and test items for all new features
- updated API model
Full Changelog: v0.4.4...v0.4.5