Release 6.2.x
C4Sharp version 6.2.x is released 🚀
⚠️ Attention: breaking changes
A change in one part of this version could cause other components to fail; Not possible to fix old entries without a breaking change, so remap old to new in import lib.
📦 Release
We released a new version of C4Sharp. The release includes new improvements such as minor bug fixes to the write test log, code maintainability, and performance. You can read the full list of new enhancements and bug fixes below:
Commits on Dec 25, 2022
- Fixing NameSpaces (Please update your project to use the correct namespaces)
- Update plantuml.jar
- Update C4-plantuml files in Resource
- Add new SequenceDiagram See the sample
- Update ElementStyle.cs to accept UpdateElementStyle(...,?borderStyle, ?borderThickness)
- Removing support to .NET 5.0