0.13.0
·
35 commits
to master
since this release
Added
Eris\Generatorscontains 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