Releases: de7ign/automata
Releases · de7ign/automata
Automata v0.2.0
What's new?
- DFA feature.
Automata is now able to perform all the basic operations with DFA.
Multiple edges can be added.
Multi-length labels in edges are accepted now.
Edit nodes/edge textbox is improved.
- Core UI is rewritten as functional components and leverage react-hooks.
Initial POC
v0.1.0 Merge pull request #45 from nihalmurmu/dependabot/npm_and_yarn/handle…