v8.3.0
Notable Changes
- Added a new
DFA.from_substrings
method using the Aho-Corasick algorithm (#167) - Fixed support for Python 3.12
- The contributing guide has been reworked with clearer information on how you can contribute to the Automata library!