Skip to content

Releases: Bee-Lab/BeelabTestBundle

v7.1.0

18 Sep 06:56
b1659cd

Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.1.0

v7.0.0

20 Oct 12:00
a0a815b

Choose a tag to compare

What's Changed

  • 🗑️ deprecate fixtures-related features by @garak in #22
  • ♻️ FileInjector by @garak in #24
  • 🔥 remove deprecated by @garak in #25
  • 🩹 add missing arguments to FileInjector by @garak in #27

Full Changelog: v6.0.3...v7.0.0

v6.0.3

23 Aug 14:16
3763f5c

Choose a tag to compare

What's Changed

  • ⬆️ allow phpunit 10/11 by @garak in #20

Full Changelog: v6.0.2...v6.0.3

v6.0.2

15 Jun 14:13
175d01e

Choose a tag to compare

What's Changed

Full Changelog: v6.0.1...v6.0.2

v6.0.1

02 May 08:51
32bc06f

Choose a tag to compare

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

v6.0.0

02 Dec 09:10
1cda27a

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

Choose a tag to compare

Allow Symfony 6

v5.3.0

12 May 07:15
654b105

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

Choose a tag to compare

Add support for php 8.0

v5.0.0

20 Jul 08:57
f554dd8

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->