## 1.2.0
- Introduced support for PHP 8.1

## 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 95af4396e01a9294a9e82969192962220c1af0bd)
- Exceptions are thrown even before the generator is read (Commit 54094f0c90772620ca24c636aaafb617d471bc68)

## 0.1.0

- Initial Release


