Releases: liuggio/fastest
Releases · liuggio/fastest
v1.12.0
What's Changed
- Add
.gitattributes
file by @alamirault in #190 - Upgrade dependencies to symfony/* 7.0 by @gawsoftpl in #191
New Contributors
- @alamirault made their first contribution in #190
- @gawsoftpl made their first contribution in #191
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Fixated PHPStan version by @DonCallisto in #185
- Allow doctrine/collections:^2.0 as alternative dependency by @toniperic in #187
- Doctrine collections compatibility by @mnocon in #188
New Contributors
- @toniperic made their first contribution in #187
- @mnocon made their first contribution in #188
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Added symfony 6 support by @Grldk in #182
- Dropped PHP 7.3 support by @DonCallisto in #183
New Contributors
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Switched from CircleCI to GitHub actions by @DonCallisto in #171
- Dropped Symfony 3.4 support by @DonCallisto in #170
- Update README.md by @alexndlm in #172
- Removed deps locked from GitHub actions by @DonCallisto in #174
- Added PHP 8.1 to build matrix by @DonCallisto in #175
- Fix for #178 by @DonCallisto in #177
New Contributors
Full Changelog: v1.8.0...v1.9.0
PHP8 support
Added PHP8 support
Added support for PHPUnit 9
As per title, added support for PHPUnit 9
Before command bug fix
Before command bug fix
v1.7.0
v1.6.1 Release
Improvements
Added support for PHPUnit 7 (#127)
v1.6.0 Release
New features
- Allow to install Fastest in global mode (#119)
- Find phpunit in vendor bin directory (#123)
- Load the phpunit bootstrap file (#118)
Improvements
Bug fixes
- Fix behavior variations of different versions of symfony process in tests (#122)
- Fix the overriding of env variables for the phpunit config (#117)
Requirements:
PHP version: ^5.6 | ^7.0
.