Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Releases: eloquent/phony-peridot

3.0.0

06 Jan 03:03
Compare
Choose a tag to compare

This release uses Phony 4.x. There no BC breaking API changes aside from stricter type declarations.

  • [BC BREAK] PHP 7.1 is no longer supported.

2.0.0

29 Sep 03:25
Compare
Choose a tag to compare

This release uses Phony 2.x under the hood. Check out the migration guide for Phony 2.x, which also applies to this release.

  • [BC BREAK] PHP 5 is no longer supported (#216).
  • [BC BREAK] HHVM is no longer supported (#216, #219).
  • [IMPROVED] Support for PHP 7.2 features, including the object typehint (#224).
  • [IMPROVED] Support for the PHP 7.1 iterable typehint in automatically injected suites and tests.

1.0.0

24 Apr 12:45
Compare
Choose a tag to compare
  • [IMPROVED] Updated to use the new Phony 1.0.0 release.

0.2.0

24 Apr 05:35
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • [BC BREAK] Renamed from peridot-phony to phony-peridot, to match new integration repository conventions.

0.1.0

05 Aug 05:51
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
  • [NEW] Initial release.