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.