Immutable
release. Only release title and notes can be modified.
Changelog
- f07f451 Add CJK alignment invariants.
- fc2b8ee Add full CJK rendering coverage.
- 9ca29bc Align wide text in sequence diagrams.
- 441c648 Fix TB fan-out label placement (mermaid-ascii-g9w)
- 371ab94 Fix leading combining mark placement
- 7176498 Fix zero-width mark placement in sequence diagrams
- 19f7658 Guard narrow graph label placement (mermaid-ascii-g9w)
- fbc5ef7 Harden shaped node label parsing.
- de4a908 Merge pull request #89 from cgreeno/feat/seq-box
- fe99176 Merge pull request #90 from NCMBianchi/fix/issue-81
- 8a0d80e Merge pull request #92 from cgreeno/feat/seq-activate
- aa31760 Merge pull request #93 from cgreeno/feat/seq-create
- 8baafe6 Merge pull request #94 from hidekingerz/pkg-graph
- 9a8c454 Merge pull request #96 from AlexanderGrooff/mermaid-ascii-6cx
- 666bab4 Merge pull request #97 from AlexanderGrooff/japanese-chars
- 8705b20 Merge pull request #98 from AlexanderGrooff/mermaid-ascii-g9w
- fc194f1 Move graph rendering and the diagram entry points out of cmd
- df24544 Preserve canonical IDs for shaped graph nodes.
- 7f48e83 Preserve control characters in sequence text
- c0923a5 RegEx fix for non-standard arrow patterns
- c840d40 Reject unmatched quotes before shaped delimiters.
- 5d94913 Use independent CJK golden oracles.
- f922e26 align fanout labels
- 7deee09 feat(sequence): activation periods
- 0f404a4 feat(sequence): box participant groups
- b997236 feat(sequence): create and destroy participants
- b439c40 golden tests for RegEx parsing
- 4e75d5d golden tests for non-standard arrow patterns implementation
- 88e02d1 golden tests for thick/open-link corners and junctions
- 7fcfa22 mixed-operator golden test, updated README.md
- ba0b129 non-standard arrow patterns ASCII implementation
- 077bc32 non-standard arrow patterns Unicode implementation