Skip to content

Release v2.2.0

Compare
Choose a tag to compare
@yanjustino yanjustino released this 06 Jun 14:26
· 168 commits to main since this release
0c33a25

C4Sharp version 2.2.0 is released 🚀

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:

Improvement

We realized that there's already a built-in way to include .puml files from the standard library: https://github.com/plantuml/plantuml-stdlib, using <[LibraryName]/[FileName]> syntax.

This switches out the URL include for the cleaner syntax, and it will work the same as the URL include on any PlantUML diagram generator that's using an official PlantUML version.

Thanks 🤝

Thanks, @BenRStutzman for these amazing features and improvements on C4Sharp