Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@gmazzap gmazzap released this 06 Jun 11:00
· 1 commit to master since this release
e9588b6

Added

  • Support for VIP Local Development Environment

Changed

  • Modernize codebase for PHP 8, Composer v2.4 (removed support for PHP 7 and Composer < v2.4)
  • Refactored production autoload relying more on Composer
  • Improved TaskConfig
  • Improved Config validation
  • Improved and made public DownloadWpCore::normalizeWpVersion
  • Add support for custom env config files in 'vip-composer-plugin-env-config' packages
  • Git URL and Branch in task config aren't mandatory
  • QA improvements
    • Split unit tests workflow to use Composer version in the matrix
    • Make use of Inpsyde reusable workflows
    • Improved and modernized code styles and static analysis