Skip to content

Releases: de7ign/automata

Automata v0.2.0

24 Apr 17:08
60b8d12
Compare
Choose a tag to compare

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

24 Apr 15:40
9149aa1
Compare
Choose a tag to compare
v0.1.0

Merge pull request #45 from nihalmurmu/dependabot/npm_and_yarn/handle…