- More descriptive language processing errors - Added support for Deterministic Turing Machines (DTM) with same functionalities of the finite automata (FA) - Updated docs to reflect additions and changes
1.1.1
Release 5 - Dependency error with forbiddenfruit resolved in pyproject.toml.
1.1.0
Release 4 - Added support for NFA .definition() and .test() calls in the .theory language. - Updated docs and examples to reflect those changes.
1.0.3
Release 3: - Fix command line executable entry point so the package is actually usable. - Changes to src/ working tree layout to allow for easy module calling.
1.0.1
Release 2: - README updates and .toml overrides fixed.