Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@yanjustino yanjustino released this 07 May 19:05
· 190 commits to main since this release

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

API changes

  • Removing obsolete SoftwareSystemType class and their dependencies - 🔥 ATTENTION: It might break your code