Release 1.0.0 - Sequence diagrams
We now support sequenceDiagram in mermaid-ascii. Big thanks to @rmsz005 for contributing!
Changelog
- 86da8c0 Merge pull request #34 from Andonome/completions
- 4f9f036 Merge pull request #37 from rmsz005/feature/sequence-diagrams
- ec72178 Merge pull request #39 from AlexanderGrooff/sequence-diagram-web
- 001b67d add sequence diagram to web interface
- 6df5352 create separate completion files for installation
- 97cc6dd feat: add sequence diagram and docker support
- c8bf933 fix copy button
- 09cb877 fix line height in ascii output
- a4c5c36 fix nix hash and go mod tidy
- 4efeeca github name
- 7707ed2 have makefile output match PKGBUILD
- 841c4e4 improve colors of input box
- c5516ee ui overhaul
- 7043129 useAscii as graph property
- 72add5a useAscii from graph, not global var