- Removed support for Python < 3.10. - All source are clean according to ruff. - Big refactoring in liblet.display, favoring composition (with the new GVWrapper) over inheritance (of BaseGraph(ABC)). - InstantaneousDescription now uses colors instead of unicode combining characters - Minor cleanups and fixes.
1.6.4
-------------------
- Updated ANTLR to 4.13.1.
1.6.4a0
---------------------
- Here we are again: forcing publication. - Removed bump2version config.
1.6.3a1
---------------------
- Forcing publication.
1.6.3a
--------------------
- Removed a spurious sort in Talbe (columns), that induced an apparent error in FIRST/FOLLOW tables computation.