- GVWrapper now uses "Fira Code" as default font. - Improved InstantaneousDescription representations - Fixed a bug in Tree graph representation.
1.7.1
-------------------
- Added resized_svg_repr to liblet.display. - Added svglib dependency (needed by resized_svg_repr). - Improved GVWrapper in liblet.display. - Added compose in liblet.utils.
1.7.0a0
---------------------
- 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.