Skip to content

v1.3.0

Compare
Choose a tag to compare
@moshi4 moshi4 released this 18 Feb 12:11
· 56 commits to main since this release
4a3c82a

Change Log

New Functionality

  • Added show_confidence() method to TreeViz class (#48)

Improvement

  • Fixed too many points in vector curves to reduce SVG file size (#56)

Bug Fix

  • Fixed Matrix.parse_fromto_table() to ignore 0 values and not throw an ZeroDivisionError (#49)