- Introduced support for PHP 8.2
- Added code style fixer
- Added PHPStan analysis
- Drop support for PHP 7.3
- Introduced support for PHP 8.1
- Introduced support for PHP 7.4
- Introduced support for PHP 8.0
- Bumped minimum PHP Version to 7.3
- Introduced GitHub actions
- Introduced support for PHP 7.3
- First stable release
- Bumped minimum PHP Version to 7.1
- Introduced support for PHP 7.2
- Adde scalar type hints
- Introduced support for PHP 7.1
- Removed support for HHVM
- Added humbug mutation testing
- Fixed behaviour of trailing and leading newlines (Commit 95af4396e01a9294a9e82969192962220c1af0bd)
- Exceptions are thrown even before the generator is read (Commit 54094f0c90772620ca24c636aaafb617d471bc68)
- Initial Release