Hyena Dart 1.2.0
What's new
- Analyze Dart workspaces and monorepos package by package, with explicit, nested, and supported glob member discovery.
- Apply nearest per-package configuration without double-counting nested package files.
- Produce package-scoped console, JSON, Markdown, and HTML reports with workspace-relative SARIF, baseline, and MCP findings.
- Configure framework and generated-code roots through
dead_code.entry_pointsandentry_point_annotations. - Preserve routes, serializers, dependency-injection registrations, plugin hooks, generated callbacks, and their reachable dependencies.
- Report consistent versions from
hyena_dart --versionandhyena_mcp --version, with CI and publishing drift checks.
See the README and changelog for workspace validation rules, matching behavior, and configuration examples.