[2.6.1] - 2023-08-13
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).