Release notes

0.4.1 (2021-04-06)

  • Fix collapsing waypoints attribute error on graph conversion

0.4.0 (2021-04-06)

  • Add multi-file, recursive and importable module analysis (#5)

  • Split CLI file name specification to separate arguments (#5)

  • Add option to specify graph root (#14)

  • Expand assignment parsing (#18)

  • Fix CLI and source gathering logic

0.3.0 (2021-03-05)

  • Parse docstrings and provide them as tooltips (#8)

  • Change default render format to SVG (for doc tooltips) (#8)

  • Improve visual representation and legend, analyse waypoints (#4, #12, #13)

0.2.0 (2021-03-01)

  • Add handlers for most Python constructs

  • Handle existing constructs more correctly

  • Improve visual representation and legend

  • Improve command line interface

0.1.0 (2021-01-25)

Initial release with some missing functionality.