********* Changelog ********* `0.1.0 `_ ===================================================================================================== - Initial release `0.1.1 `_ ===================================================================================================== - Added set operations - Added basic test suite `0.1.2 `_ ===================================================================================================== - Added initial support for Non-deterministic Finite Automata - Added scafolding for Pushdown Automata `0.1.3 `_ ===================================================================================================== - Creation of Sphinx documentation - __init__.py now imports all classes and functions from automata.py `0.1.4 (WIP) `_ =================================================================================================== - Change of proyect structure to accomodate for future changes - Changelog added - Github actions added for both testing and documentation - Added extra type hints and docstrings