What's Changed
- feat: Improve support for Ansible handlers by @haidaraM in #234
- The handlers are now linked to the tasks that notify them.
- Log warning when a handler is not found.
- Improve graphviz renderer tests by checking the number of edges in the graph.
- Simplify the format of the edge IDs in the graphviz renderer.
- chore(deps): bump ruff from 0.8.4 to 0.9.4 by @dependabot in #237
- chore(deps): update ansible-core requirement from <2.18.2,>=2.16 to >=2.16,<2.18.3 by @dependabot in #236
Full Changelog: v2.8.0...v2.9.0