- 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)
- enable styling on interactive graphs (see new example)
- code comparison widget now uses a horizontal orientation
- full switch to
pyproject.toml
- Add missing requirements
- Documentation updates
- First release on PyPI.