Skip to content

0.13.0

Compare
Choose a tag to compare
@ilario-pierbattista ilario-pierbattista released this 17 Dec 21:54
· 14 commits to master since this release

Added

  • Eris\Generators contains all the generator constructors as static methods.
  • Support for PHP 8.1

Changed

  • The generator constructors implemented as simple functions now call the static methods of Eris\Generators. They will be deprecated.

Removed

  • Support for PHP < 7.1
  • Support for PHPUnit < 6