Skip to content

Releases: Bee-Lab/BeelabTestBundle

v6.0.1

02 May 08:51
32bc06f
Compare
Choose a tag to compare

Full Changelog: v6.0.0...v6.0.1

v6.0.0

02 Dec 09:10
1cda27a
Compare
Choose a tag to compare

What's Changed

  • remove $ so gitclip works by @tacman in #14
  • remove deprecated features by @garak in #13
  • 🔥 remove AbstractContainerAwareFixture by @garak in #16

New Contributors

Full Changelog: v5.4.1...v6.0.0

v5.4.0

02 Dec 18:11
7caaa6e
Compare
Choose a tag to compare

Allow Symfony 6

v5.3.0

12 May 07:15
654b105
Compare
Choose a tag to compare

Add support for loadUserByIdentifier method in UserProdiver, added in Symfony 5.3.

v5.2.0

30 Dec 15:50
1c433aa
Compare
Choose a tag to compare

Add support for php 8.0

v5.0.0

20 Jul 08:57
f554dd8
Compare
Choose a tag to compare

This release changes some methods and properties to be static.
For methods, this a BC break only if you're overriding them. Otherwise, you should be able to upgrade safely.
Anyway, it's advised to call methods using self:: instead of $this->

v4.5.0

03 Jul 09:14
fcc959b
Compare
Choose a tag to compare

This release introduces some new useful features, new configurations, more Symfony 5 compatibility and a revamped documentation