Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@norberttech norberttech released this 02 Jan 21:15
· 48 commits to 5.x since this release
db63227

What's Changed

  • Fixed spaceless block for Twig 3 by @verheyenkoen in #36
  • Bump symfony/http-kernel from 5.1.2 to 5.1.11 by @dependabot in #37
  • Bump twig/twig from 3.0.3 to 3.4.3 by @dependabot in #43
  • Configure Renovate by @renovate in #44
  • Update actions/checkout action to v3 by @renovate in #48
  • Update actions/cache action to v3 by @renovate in #47
  • Bump php minimum version & fix deprecations by @nocive in #67
  • Fix preg_match being called on non string values in form type by @nocive in #68
  • Update documentation to reflect current support for 5.x by @nocive in #69
  • Small code modernization refactor by @nocive in #70
  • Delete renovate.json by @norberttech in #73
  • Migrate project to the AceEditorBundle\AceEditorBundle namespace (fixes #74) by @nocive in #75
  • Add dependabot configuration (fixes #72) by @nocive in #76
  • Fix namespace for twig templates by @nocive in #83
  • Bump symfony/expression-language from 6.4.0 to 6.4.2 by @dependabot in #81
  • Bump symfony/framework-bundle from 6.4.1 to 6.4.2 by @dependabot in #80
  • Bump symfony/twig-bridge from 6.4.0 to 6.4.2 by @dependabot in #79
  • Bump phpunit/phpunit from 9.6.15 to 10.5.5 by @dependabot in #78
  • Bump friendsofphp/php-cs-fixer from 3.41.1 to 3.45.0 by @dependabot in #77
  • Add psalm & phpstan static analysis by @nocive in #82
  • Bump symfony/expression-language from 6.4.0 to 6.4.2 by @dependabot in #84
  • Bump symfony/twig-bridge from 6.4.0 to 6.4.2 by @dependabot in #85
  • Bump symfony/framework-bundle from 6.4.1 to 6.4.2 by @dependabot in #86

New Contributors

Full Changelog: 4.0.2...5.0.0