Skip to content

2.7.0

Latest

Choose a tag to compare

@Wtyd Wtyd released this 20 Jun 16:27
· 1 commit to master since this release

Changed

Features

  • Added support for php 8.4.
  • Configuration file of githooks supports php format (and yaml).
  • Improved command `conf: init:
    • it creates configuration file on php format.
    • it doesn't override configuration file if it exists.
  • Add --config or -c option too tool and conf:check commands.

Fixes

  • In the tool all command, errors are now shown when a tool crashes.

Internal Refactorings

  • Adapt the pipelines and documentation to php 8.4
  • Refactored CI/CD for create the new builds and commit it automatically.
  • Refactored CI/CD for manage cache dependencies and artifacts.