Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 728 Bytes

File metadata and controls

30 lines (23 loc) · 728 Bytes

History

v0.2.0dev

  • New keyword argument for display_code_comparison, include_overrides_only which 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.