Skip to content

[2.6.1] - 2023-08-13

Compare
Choose a tag to compare
@david-yz-liu david-yz-liu released this 13 Aug 15:05

Bug fixes

  • Make graphviz an optional dependency, and clarify the installation requirements for visualizing control flow graphs.
  • Fix handling of forward references in class type annotations when using check_contracts decorator.
  • Fix handling of | in type annotations (by updating to typeguard v4.1.0).