All Versions
17
Latest Version
Avg Release Cycle
25 days
Latest Release
1699 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.1.12 Changes
November 16, 2020 -
v4.1.11 Changes
November 03, 2020- ➕ Add ServerConstAdapter for phpdotenv v5 #6015 by #retnek
- 0️⃣ Use fully qualified name for class constant defaults #6016 by @lastzero
- 0️⃣ Another patch for class constant default values #6027 by @mwi-gofore
-
v4.1.9 Changes
October 23, 2020- 👌 Support PHP 8 #5999
- 0️⃣ Generate correct default values in Actions files #5999
- 👉 Use sendGet in Api template #5998 by @ThomasLandauer
-
v4.1.8 Changes
October 11, 2020- 👌 Support Covertura code coverage format #5994 by @zachkknowbe4
- Compatibility with vlucas/phpdotenv v5 #5975 by @johanzandstra
- 👌 Support absolute output dir path on Windows #5966 by @Naktibalda
- 🛠 Fix --no-redirect option for run command #5967 by @convenient
- Code coverage: Don't make request to c3.php if remote=false #5991 by @dereuromark
- Gherkin: Fail on ambiguous step definition #5866 by @matthiasnoback
- ✂ Removed complicated merge logic for environment configurations #5948 by @Sasti
- 🌲 Logger extension: add .log to suite log files #5982 by @varp
-
v4.1.7 Changes
August 28, 2020 -
v4.1.6
June 07, 2020 -
v4.1.5 Changes
May 24, 2020- 🛠 Fixed docker images
- 🛠 Fixed indentation in generated Actor class, by @cebe
- ➕ Added addToAssertionCount method to AssertionCounter trait, #5918 by @Archanium
-
v4.1.4 Changes
March 23, 2020- 🏗 Build: Fix bug with void type not being picked up correctly #5880 by @Jamesking56
- 🛠 Test --report flag (the bugfix in phpunit-wrapper library)
-
v4.1.3 Changes
March 17, 2020- 🏗 Build: Use non-deprecated method to get return type hint on PHP 7.1+ #5876
- 🏗 Build: Ensure that the return keyword is not used when method returns void type #5878 by @Jamesking56
-
v4.1.2 Changes
March 14, 2020- 🛠 Fixed --no-redirect option does not exist error #5857 by @liamjtoohey
- ⚡️ Init command: Check the composer option config.vendor_dir when updating composer #5871 by @gabriel-lima96
- ➕ Add return type hint to the generated actions above PHP 7.0 #5862 by @pezia
- 🔀 Prevent merged config array ballooning in memory #5871 by @AndrewFeeney
- Do not truncate arguments for --html options #5870 by @adaniloff