Skip to content

Releases: pestphp/pest

v1.21.2

05 Mar 19:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.21.1...v1.21.2

v1.21.1

25 Nov 16:47
Compare
Choose a tag to compare

Fixed

  • Fixed a bug with sequence in expectations #442

v1.20.0

25 Sep 12:55
Compare
Choose a tag to compare

Added

  • throwsIf test call (#371)
  • --ci CLI option to ignore development options like ->local() (#405)
  • when conditional expectation (#406)
  • unless conditional expectation (b43a598)
  • match conditional expectation (#407)

Fixed

  • sequence with more expectations than iterable elements (#399)

v1.6.0

18 Jun 11:37
Compare
Choose a tag to compare
Adds changelog for 1.6.0

v1.3.2

07 Jun 14:28
Compare
Choose a tag to compare
Updates changelog