mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
1.1 KiB
1.1 KiB
Release Notes for 2.x
Unreleased
v2.1.0 (2023-03-21)
Added
onlytest case method (bcd1503)
Fixed
- Issues with different characters on test names (715)
v2.0.2 (2023-03-20)
Fixed
Pest.phpnot being loaded in certain scenarios (b887116)
v2.0.1 (2023-03-20)
Fixed
- Wrong
versionconfiguration key oncomposer.json(8f91f40)
v2.0.0 (2023-03-20)
Please consult the upgrade guide and release notes in the official Pest documentation.