Skip to content

Hyena Dart 1.2.0

Choose a tag to compare

@Chandram-Dutta Chandram-Dutta released this 27 Aug 13:21

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_points and entry_point_annotations.
  • Preserve routes, serializers, dependency-injection registrations, plugin hooks, generated callbacks, and their reachable dependencies.
  • Report consistent versions from hyena_dart --version and hyena_mcp --version, with CI and publishing drift checks.

See the README and changelog for workspace validation rules, matching behavior, and configuration examples.