2.4.0 — Here be dragons
New features
- Node tooltips in DOT output — all defined nodes now carry a
tooltip
attribute containing the fully qualified name plus annotation details
(filename, line number, flavor). This is always emitted, independent of
--annotated. Graph viewers that support thetooltipattribute (such
as raven-xdot-viewer) can
display this information on hover.
Internal
Node.get_annotation_parts()— new method that serves as the single
source of truth for annotation content, used by both the label methods
and the tooltip builder.
Full changelog: https://github.com/Technologicat/pyan/blob/master/CHANGELOG.md