Skip to content

v1.2.0

Latest

Choose a tag to compare

@gustavofreze gustavofreze released this 15 Jan 12:35
1b06c36
  • Bump PHP requirement to 8.5 in composer.json and Docker image.
  • Update dependencies and scripts for compatibility and performance.
  • Refactor Makefile for clarity, add help and colorized output.
  • Improve .gitignore and .gitattributes handling.
  • Add dependabot and CodeQL configuration for automated security and dependency checks.
  • Refactor CI workflow, introduce build artifact, optimize job dependencies, and update actions versions
  • Refactor exception constructors for readonly properties.
  • Update EnvironmentVariable API for nullable default values.