Releases: FriendsOfBehat/SymfonyExtension
Releases · FriendsOfBehat/SymfonyExtension
2.6.0
v2.5.0
v2.4.2
What's Changed
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- README.md: update supported versions of Symfony by @alexislefebvre in #200
- Add more precise types by @yguedidi in #201
New Contributors
- @alexislefebvre made their first contribution in #200
- @yguedidi made their first contribution in #201
Full Changelog: v2.4.0...v2.4.1
Release v2.4.0
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
What's Changed
- Require Psalm v4.15.0 by @pamil in #181
- Return config cron by @Yozhef in #182
- Run static analysis with Symfony 6 by @pamil in #183
- Bump requirements from Symfony ^5.1 to ^5.3 and test all supported minor Symfony versions by @pamil in #184
- Fix for #88 by @DonCallisto in #129
- Add return type mixed to offsetGet by @ruudk in #185
New Contributors
Full Changelog: v2.3.0...v2.3.1
v2.3.0
v2.2.1
v2.2.0
TL;DR
- Added support for PHP 8 (#134)
Details
- #121 Require PHP ^7.2 (@pamil)
- #130 Missing class for Symfony 5 (@cv65kr, @pamil)
- #134 Add support for PHP 8 (@dunglas)
- #136 Bump dependencies to Symfony ^4.4|^5.1 (@pamil)
- #137 Bump dependencies to PHP ^7.3|^8.0 (@pamil)
- #139 Switch from Travis to GitHub Actions (@pamil)
- #140 Upgrade to Psalm v4.1.1 (@pamil)
- #141 Fix the build for PHP 8 (@pamil)