capellambse v0.5.10
New features
- model: Add nesting for OperationalActivity and SystemComponent by @Wuestengecko (80894f4)
- model: Implement the terminal graphics protocol by @Wuestengecko (e70e452)
- Implement diagram cache with native diagrams by @jamilraichouni (d9a6a5b)
- Solution to write project files in tmp dir by @jamilraichouni (3a1d874)
Bug fixes
- cli: Improve option handling under click by @Wuestengecko (703ec94)
- loader: Fix
stacklevel
on raised warning by @Wuestengecko (0578db5)
Documentation changes
- README: Add more badges by @Wuestengecko (482da15)
- Add svgwrite to Intersphinx by @Wuestengecko (aec7111)
Build system changes
- docs: Add
serve
convenience make target by @Wuestengecko (c2c6ffb)