Skip to content

Releases: liuggio/fastest

v1.12.0

15 Mar 09:37
616c950
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

07 Mar 11:06
52b7768
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

25 Mar 11:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

17 Dec 08:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

PHP8 support

25 Feb 13:00
Compare
Choose a tag to compare

Added PHP8 support

Added support for PHPUnit 9

16 Jan 11:49
ef1ac47
Compare
Choose a tag to compare

As per title, added support for PHPUnit 9

Before command bug fix

07 Oct 09:58
Compare
Choose a tag to compare

Before command bug fix

v1.7.0

10 Jun 13:24
Compare
Choose a tag to compare
  • Dropped PHP < 7.1 support
  • Dropped Symfony < 3.4 support (with Symfony 4 min version bumped to 4.2)
  • Added Symfony 5 support
  • Resolve #135

v1.6.1 Release

04 Mar 11:39
Compare
Choose a tag to compare

Improvements

Added support for PHPUnit 7 (#127)

v1.6.0 Release

22 Dec 12:24
Compare
Choose a tag to compare

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.