History¶
v0.2.0dev¶
New keyword argument for
display_code_comparison,include_overrides_onlywhich when True (the default), only includes the classes that override the function of interest.Improved typing (PR 42)
v0.2.0¶
enable styling on interactive graphs (see new example)
v0.1.3¶
code comparison widget now uses a horizontal orientation
full switch to
pyproject.toml
v0.1.2¶
Add missing requirements
v0.1.1¶
Documentation updates
v0.1.0¶
First release on PyPI.