Skip to content

Releases: php-fast-forward/dev-tools

v1.10.0

19 Apr 05:05
563049a

Choose a tag to compare

Changed

  • Refresh dependency and reporting docs to match the shipped commands and workflows (#105) (#106).
  • Move generated outputs into .dev-tools by default instead of public/ (#107) (#108).

Fixed

  • Preserve Git history in metrics previews so PhpMetrics reports show meaningful contributor and file history (#103) (#104).

v1.9.0

19 Apr 04:25
2b07911

Choose a tag to compare

Added

  • Generate PhpMetrics reports for consumer repositories (#98).
  • Add a Jack-powered dependency workflow to the dependencies command (#34) (#102).

Changed

  • Unify metrics outputs under a target directory (#99) (#100).

Fixed

  • Address code quality findings and sync safety regressions in command and test code (#94) (#95) (#96) (#97).

v1.8.0

18 Apr 20:48
20da5de

Choose a tag to compare

Added

  • Canonicalize packaged Git hooks during synchronization (#92) (#93).

Changed

  • Isolate Finder creation behind a factory to make filesystem traversal extensible (#90) (#91).

v1.7.0

18 Apr 15:51
3e009b8

Choose a tag to compare

Added

  • Publish branch protection, migration, troubleshooting, and release-publishing guidance for consumer repositories (#61) (#72) (#79) (#80).
  • Synchronize README metadata during composer sync and expand PHPUnit output controls (#57) (#84).
  • Validate and clean up wiki and reports preview branches in packaged GitHub Actions workflows (#68) (#69) (#83).

Changed

  • Reduce default GitHub Actions token permissions across packaged workflows (#63).

v1.6.0

18 Apr 03:45
47f7756

Choose a tag to compare

Added

  • Introduce copy-resource, update-composer-json, and git-hooks commands plus packaged funding and support metadata.
  • Publish pull request Pages previews for reports and document the consumer preview workflow (#54) (#55).

Changed

  • Refactor command architecture around filesystem abstractions, resource copy and update commands, and dependency-injected process handling (#46).

v1.5.0

14 Apr 18:55
eb506bc

Choose a tag to compare

Added

  • Package pull request auto-assign and label-sync GitHub Actions workflows (#35).

Changed

  • Standardize Composer installation and caching across packaged reports, tests, and wiki workflows.
  • Reorganize commands into the Console namespace and migrate to the GrumPHP shim (#42) (#44).

Fixed

  • Make wiki publishing work under branch protection and synced submodule pointer updates.

v1.4.0

11 Apr 16:08

Choose a tag to compare

Changed

  • Replace external coverage-check tooling with native PHPUnit coverage summary validation (#30) (#31).

Fixed

  • Update Symfony component constraints to support Symfony 8.0 (#31).

v1.3.0

11 Apr 02:27

Choose a tag to compare

Added

  • Manage .gitattributes export-ignore rules through dedicated gitattributes tooling (#27).

Changed

  • Exclude context7.json from packaged exports and broaden GitAttributes test coverage (#27).

v1.2.1

10 Apr 14:36
3c47772

Choose a tag to compare

Changed

  • Refine license-generation documentation and export-ignore defaults (#26).

v1.2.0

10 Apr 03:57

Choose a tag to compare

Added

  • Synchronize packaged skills into consumer repositories with the skills command (#23).
  • Bundle dependency analysis tooling and the dependencies command (#10).
  • Generate repository LICENSE files through dev-tools:sync and the license command (#25).