Releases: melgoharyme/Finite-Automaton-Acceptance-Checker
Releases · melgoharyme/Finite-Automaton-Acceptance-Checker
v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial Release:
- Basic implementation of the FSM acceptance checker.
- User prompts for defining the FSM structure and checking strings.
Bug Fixes:
- Addressed early-stage bugs related to input validation.