Releases: anserwaseem/automadeasy
Releases · anserwaseem/automadeasy
v2.3.0
v2.2.0
- Improved UX of reference transition tables in many features
- Added feature to alert if string is accepted or rejected at the end of Test A String
- Crunched a bug
v2.1.0
- Improved UI of all pages. Made it more visually appealing.
- Fixed some bugs
v2.0.0
- A user shall be able to make Automaton in Editor page where changes shall be synced across transition table and playground.
- A user shall be able to download the Automaton.
- A user shall be able to upload the Automaton.
- A user shall be able to test if Automaton is DFA or not.
- A user shall be able to test if Automaton is NFA or not.
- A user shall be able to highlight null transitions on already built Automaton.
- A user shall be able to resize Automaton.
- A user shall be able to test a string on already built Automaton.
- A user shall be able to Minimize DFA.
- A user shall be able to convert NFA to DFA.
- A user shall be able to use Help page to find details regarding every feature and demo for visual explanation.
- A user shall be able to use Contact page for any queries, issues or general message.
v1.0.0
- A user shall be able to make make Automaton in Editor page where changes shall be synced across transition table and playground.
- A user shall be able to download the Automaton.
- A user shall be able to upload the Automaton.
- A user shall be able to test if Automaton is DFA or not.