CHANGELOG.md 654 B

1.1.0

  • Introduced support for PHP 7.4
  • Introduced support for PHP 8.0
  • Bumped minimum PHP Version to 7.3
  • Introduced github actions

1.0.1

  • Introduced support for PHP 7.3

1.0.0

  • First stable release
  • Bumped minimum PHP Version to 7.1
  • Introduced support for PHP 7.2
  • Adde scalar type hints

0.2.0

  • Introduced support for PHP 7.1
  • Removed support for HHVM
  • Added humbug mutation testing
  • Fixed behaviour of trailing and leading newlines (Commit 95af4396e0)
  • Exceptions are thrown even before the generator is read (Commit 54094f0c90)

0.1.0

  • Initial Release