Skip to content

Releases: Stogon/unleash-bundle

v0.9.1

20 Nov 08:47
7b620b9
Compare
Choose a tag to compare

What's Changed

Changes

  • Update README.md
  • Increase PHPStan level to 5

Fixes

  • Increase minimum version of twig/twig to >=3.11.2 to fix security issues
  • Fixed dataProvider in tests not being static
  • Fixed Github Actions
  • Disable xdebug when running phpstan in Github Actions

Full Changelog: v0.9.0...v0.9.1

v0.9.0

14 Feb 10:38
2837869
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

13 Dec 18:15
76bf5e3
Compare
Choose a tag to compare

Changes

  • Close #28
  • Drop support for Symfony 4.4.*
  • Set mininum version of Symfony component to ^5.4|^6.4 to match both LTS versions
  • Add testing on PHP 8.3 version
  • Increase PHPStan level to 4

Fixes

  • Bump minimum version of PHPStan dependency

Full Changelog: v0.7.3...v0.8.0

v0.7.3

26 Nov 17:54
31249ac
Compare
Choose a tag to compare

What's Changed

  • Remove static $defaultName in commands by @taakberg in #27

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

05 Nov 18:22
8c067b0
Compare
Choose a tag to compare

Changes

  • [8313807] Use native hash('murmur3a', ...) function on PHP >= 8.1

Fixes

  • [ab0fb6b] Add return types to UnleashExtension functions

v0.7.1

13 Jul 19:40
56d67b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

19 Feb 10:32
ba870d5
Compare
Choose a tag to compare

Features

  • [de912b0] Add testing against PHP 8.2 in CI

Changes

  • [d37ba92] Drop support for Symfony 5.2 and 5.3
  • [26e52da] Bump symfony/http-kernel version to ^5.4.20

Full Changelog: v0.6.1...v0.7.0

v0.6.1

21 Nov 17:21
d332ed2
Compare
Choose a tag to compare

Features

  • [5548c19] add Symfony 6.1 compatibility for console commands

Changes

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 May 14:14
f199862
Compare
Choose a tag to compare

Features

Fixes

Full Changelog: v0.5.2...v0.6.0

v0.5.2

07 Mar 07:48
56e372d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2