Release v2.0.0
May 2021
C4Sharp version 2.0.0 is released 🚀
On May 07th, we released a new version of C4Sharp. The release includes new improvements which include 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:
Fixing
- Changing class scope visibility to sealed
- Optimizing embedded C4 resource -
⚠️ Probably you need to delete the c4 folder, and regenerate it
New Features
- Adding SHOW_LEGEND() control - see the example
- Adding LAYOUT_AS_SKETCH() control - see the example
- Adding FLOW_VISUALIZATION: TOP_DOWN or LEFT_RIGHT - see the example
API changes
- Removing obsolete SoftwareSystemType class and their dependencies - 🔥 ATTENTION: It might break your code