Skip to content

Releases: FriendsOfBehat/SymfonyExtension

2.6.0

04 Jul 11:40
v2.6.0
dfb1c9c
Compare
Choose a tag to compare

What's Changed

  • Remove usage of the deprecated Http Kernel DI Extension by @soyuka in #212

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

11 Jan 14:58
92653f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.5.0

v2.4.2

09 Dec 12:53
957df89
Compare
Choose a tag to compare

What's Changed

  • Switch back to the original behat/mink-browserkit-driver (and behat/mink) by @mpdude in #195

Full Changelog: v2.4.1...v2.4.2

v2.4.1

12 Sep 09:54
c25f3f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

Release v2.4.0

30 Nov 15:00
43dd1ee
Compare
Choose a tag to compare

What's Changed

  • Fix the build pipeline in GitHub Actions by @mpdude in #191
  • Explain the concept and consequences of having two kernels/containers a bit more by @mpdude in #192
  • Fix fob_symfony.driver_kernel state leaking between requests and scenarios by @mpdude in #190
  • Note one more lifecycle limitation in the documentation file by @mpdude in #198
  • Update to Psalm 4.30 by @mpdude in #196
  • Remove typing error in documentation by @relthyg in #197
  • Do not re-run tests when a PR description is changed by @mpdude in #194
  • Amend the test matrix for Symfony 6.1 by @mpdude in #193

New Contributors

Full Changelog: v2.3.1...v2.4.0

Release 2.3.1

24 Dec 13:16
572c34e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

13 Dec 12:54
9b8f75e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

20 Oct 11:57
b53b0a2
Compare
Choose a tag to compare

What's Changed

  • Do not ignore PHP 8 platform requirements by @pamil in #145
  • Fallback to configured environment when no server/env environment is found by @ubermuda in #123
  • Example on how to enable test environment by @walva in #147

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

04 Feb 15:46
v2.2.0
Compare
Choose a tag to compare

TL;DR

  • Added support for PHP 8 (#134)

Details

v2.1.0

04 Apr 20:11
v2.1.0
0f906e1
Compare
Choose a tag to compare

Learn more in the release blogpost.

  • Added support for Symfony 5 (#100)
  • Added support for PHP 7.4 (#107)
  • Added integration with FriendsOfBehat/PageObjectExtension (#105)
  • Added integration with BrowserKit (#82)
  • Exposed Mink service (#69)
  • Exposed Mink's driver service container (#116)
  • Removed support for Symfony 3.4 (#118)