All Versions
111
Latest Version
Avg Release Cycle
125 days
Latest Release
338 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.11.0 Changes
July 07, 2022โ Added
- #1387 Added file attribute to Junit output @ppaulis
- #1266 Enable env placeholder resolution in config @mpdude
- ๐ #1380 Support psr/container 2.0 @wouterj
- #1340 Added Chinese language @54853315
๐ Fixed
- ๐ #1374 Fixed counts in hu translations @Sweetchuck
- ๐ #1393 Fixed counts in bg and jo translations @delyro
Other contributions
-
v3.10.0
November 02, 2021 -
v3.9.1
November 02, 2021 -
v3.9.0 Changes
October 18, 2021What's Changed
- ๐ Fix syntax help test and bump gherkin dependency by @ciaranmcnulty in https://github.com/Behat/Behat/pull/1336
- โ Remove legacy Symfony compatibility layers (#1305, #1347) by @simonhammes in https://github.com/Behat/Behat/pull/1349
- โ Add PHP 8.1 support by @javer in https://github.com/Behat/Behat/pull/1355
- Introduce reading PHP8 Attributes for Given, When and Then steps by @rpkamp in https://github.com/Behat/Behat/pull/1342
- ๐ Allow Symfony 6 by @Kocal in https://github.com/Behat/Behat/pull/1346
- โ Remove minimum-stability dev from composer.json & require Gherkin 4.9.0 by @pamil in https://github.com/Behat/Behat/pull/1365
- ๐ Allow to manually run GitHub Actions by @pamil in https://github.com/Behat/Behat/pull/1361
- โ Add vimeo/psalm (#1307) by @simonhammes in https://github.com/Behat/Behat/pull/1348
๐ New Contributors
- @simonhammes made their first contribution in https://github.com/Behat/Behat/pull/1349
- @javer made their first contribution in https://github.com/Behat/Behat/pull/1355
- @Kocal made their first contribution in https://github.com/Behat/Behat/pull/1346
-
v3.8.1 Changes
November 07, 2020๐ Fixed
- 1329: Regression when using scalar type hints (@ciaranmcnulty)
-
v3.8.0 Changes
November 01, 2020โ Added
- 1198: Korean language translations (@getsolaris)
- 1252: Hungarian language translations (@kolesar-andras)
- 1217: Bulgarian language translations (@toni-kolev)
- 1322: Feature title as classname in JUnit output (@steefmin)
- 1313: PHP 8 support (@ciaranmcnulty)
- 1313: Further PHP 8 support (@dgafka)
๐ Fixed
- #1303: Error when running
--debug
with recent Symfony versions (@jawira) - #1311: Remove symfony deprecation messages about transChoice (@guilliamxavier)
- #1318: Allow negated filters on scenario hoooks (@andrewnicols )
๐ Changed
- #1299: Removed support for PHP <7.2, Symfony <4.4 (@upamil)
- #1310: Refactoring to use newer language features (@rpkamp)
- #1315: Remove BC layer for unsuppored symfony dispatcher (@rpkamp)
- #1314: Remove BC layer for unsuppored symfony translator (@rpkamp)
- #1212: Updated composer description (@tkotosz)
- #1317: Use PHPUnit8 for unit testing (@phil-davis)
-
v3.7.0 Changes
June 03, 2020โ Added
- #1236: Add support for php 7.4 (@snapshotpl)
๐ Fixed
- #1270: Fix issues with PHP version handling in build (@Sam-Burns)
- #1282: Updated the year on Changelog dates (@choult)
- #1284: Restore PHP 5.3/5.4 compat (@dvdoug, @Sam-Burns, @pamil)
๐ Changed
-
v3.6.1 Changes
February 06, 2019 -
v3.6.0 Changes
February 04, 2019- #1256: Update dependencies to support Symfony 5.x ### โ Added
- #1244: Hide internal steps from stack traces in very verbose mode ### ๐ Fixed
- #1238: Don't run Junit output if ext-dom is not present (and suggest in composer) ### ๐ Changed
- #1171: Remove symfony/class-loader dependency
- #1170: Switch to PSR-4 autoloading
- #1230: PHP 7.3 support
- #1230: Suggest ext-dom for JUnit support
-
v3.5.0 Changes
August 10, 2018