Skip to content

Releases: 8T4/c4sharp

Release v2.0.0

07 May 19:05
Compare
Choose a tag to compare

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

Release v1.1.5

28 Apr 16:10
Compare
Choose a tag to compare

In this version

  • improve Container structure with instance property
  • some bug fixes

Release v1.1.4

16 Apr 00:57
Compare
Choose a tag to compare
  • Created a method Overload of DeploymentNode(string alias, Container container)
  • Created a instance controls of Containers for using in Deployment diagrams
  • Fixing Samples
  • Fixing Color of External Containers, Components and Person

Bug Fix

12 Apr 17:29
3086a83
Compare
Choose a tag to compare

Bug Reported

Doesn't download c4 files!

Alternative Fix For version v1.1.1

The fast alternative to fix this is download /bin folder from repository and folder and past in the same path that c4 folder in your project.

Detail

  • Embbending C4 Files (No copy)
  • Load file on demand
  • Remove logo load on bin folder

Release v1.1.1

04 Apr 13:16
Compare
Choose a tag to compare

Improves:

  • Providing credentials to PlantumlSession
  • Providing the PlantumlException to deal Plantuml Fails

Release v1.1.0

03 Apr 17:24
Compare
Choose a tag to compare

We improved the jar file loading creating the PluntumlSession. With this, we fixed two current problems:

  • Open more than one process of plantumljar
  • Create plantumljar as temporary file

No breaking change

Fix classes responsibility

02 Apr 12:32
Compare
Choose a tag to compare

release notes

  • v.1.0.2
    • Fix classes responsibility
    • Refactoring solutions to extend for another engines
    • Improve string Tabs operations

First release version

01 Apr 18:28
Compare
Choose a tag to compare

First release version:

  • Suport C4-PlantUML
    • Context Diagram
    • Container Diagram
    • Component Diagram
    • Deployment Diagram

First release

01 Apr 14:14
3a561f8
Compare
Choose a tag to compare
First release Pre-release
Pre-release

Just a first release with basic features