Skip to content

v0.1.2

Choose a tag to compare

@mattyhansen mattyhansen released this 24 May 10:36
· 88 commits to main since this release
3c359be

gruff-php 0.1.2

0.1.2 is a maintenance release that keeps the project harness, release
metadata, and documentation aligned with the current gruff-php CLI surface.
There are no new analyzer rules in this release; the practical benefit is less
stale guidance for agents and a cleaner setup for future work.

Highlights

  • Updated Codex and Claude instruction files to use the packaged
    @blundergoat/goat-flow audit CLI instead of the TypeScript source entry
    point.
  • Expanded the documented app/quality surface to include real project files
    such as .gruff-php.yaml, phpstan.neon.dist, scripts, package-lock.json,
    and GitHub workflows.
  • Refreshed goat-flow architecture and code-map documentation for the current
    CLI shape, including init, dedicated Console test files, and
    skill-playbooks routing.
  • Updated dangerous-command hook self-tests to use the real
    healthkit/healthkit repository identifier instead of placeholder
    example-org/example-repo values.
  • Broadened the symfony/yaml runtime constraint to match the other Symfony
    components: ^6.4 || ^7.0 || ^8.0.