Releases: JansthcirlU/Mermaid.NET.Flowcharts
Releases · JansthcirlU/Mermaid.NET.Flowcharts
Mermaid.NET.Flowcharts 4.1.0
What's Changed
- Fix link text handling and improve tests by @JansthcirlU in #69
Full Changelog: 4.0.0...4.1.0
Mermaid.NET.Flowcharts 4.0.0
What's Changed
- 60-update-readme by @JansthcirlU in #62
- 63 add non generic subgraphcreate factory method to be backwards compatible by @JansthcirlU in #64
- 61-fix-duplicate-node-adds-in-graph-and-subgraph-add-link by @JansthcirlU in #65
- 66-prep-release-400-due-to-breaking-changes by @JansthcirlU in #67
Full Changelog: 3.1.0...4.0.0
Mermaid.NET.Flowcharts 3.1.0
What's Changed
- Prep to create .NET 9 NuGet package by @JansthcirlU in #51
- Added unicode default Node Create(New) by @JansthcirlU in #53
- Added all .NET versions currently in support. by @JansthcirlU in #55
- Fixed enum exhaustiveness, treat warnings as errors by @JansthcirlU in #57
- Bumped version to 3.1.0. by @JansthcirlU in #59
Full Changelog: 3.0.0...3.1.0
Mermaid.NET.Flowcharts 3.0.0
What's Changed
- Changed the way duplicate nodes are handled by @JansthcirlU in #36
- Renamed link direction values. by @JansthcirlU in #37
- Added flowchart and subgraph directions, tweaked tests. by @JansthcirlU in #38
- Streamlined flowchart title creation. by @JansthcirlU in #41
- Added a few more test cases for newlines. by @JansthcirlU in #44
- Added subgraph link tests. by @JansthcirlU in #45
- Implemented link style support. by @JansthcirlU in #47
- Added .editorconfig to see if it makes a difference for PR. by @JansthcirlU in #50
- Removed trailing newline to check if formatter blocks pipeline. by @JansthcirlU in #49
Full Changelog: 2.1.2...3.0.0
Mermaid.NET.Flowcharts 2.1.2
What's Changed
- Enhance README by @JansthcirlU in #28
- Removed var usage. by @JansthcirlU in #30
Full Changelog: 2.1.1...2.1.2
Mermaid.NET.Flowcharts 2.1.1
Mermaid.NET.Flowcharts 2.1.0
What's Changed
- Added node shape enum with text output tests. by @JansthcirlU in #24
Full Changelog: 2.0.0...2.1.0
Mermaid.NET.Flowcharts 2.0.0
Mermaid.NET.Flowcharts 1.0.0
What's Changed
- Jansthcirlu/issue/5-set-up-dotnet by @JansthcirlU in #6
- Jansthcirlu/issue/2-node-implementation by @JansthcirlU in #7
- Jansthcirlu/issue/3-link-implementation by @JansthcirlU in #8
- Fixed space between node identifier and text that crashed mermaid. by @JansthcirlU in #10
- Removed spaces from tests to reflect correct mermaid syntax. by @JansthcirlU in #12
- Jansthcirlu/issue/1-flowchart-implementation by @JansthcirlU in #13
- Set up simple build pipeline for .NET solution. by @JansthcirlU in #16
- Set up a simple test pipeline for .NET solution. by @JansthcirlU in #17
- Merge build and test pipes. by @JansthcirlU in #19
New Contributors
- @JansthcirlU made their first contribution in #6
Full Changelog: https://github.com/JansthcirlU/Mermaid.NET.Flowcharts/commits/1.0.0