Releases: Gregwar/Captcha
Releases · Gregwar/Captcha
v1.3.0
What's Changed
- Add GitHub workflows by @bytestream in #105
- Exclude files from composer distribution by @bytestream in #106
- Fix deprecated nullable type (8.4) in constructor for PHP 5.3 compatibility by @bytestream in #139
- Replace fonts by @mplattu in #129
- Add tests by @bytestream in #140
- Ability to change image output type by @bytestream in #141
- Ability to set background transparency by @bytestream in #142
- Add support for IMG_FILTER_SCATTER added in PHP 7.4 by @hwvs in #74
- Add PHPStan checks to CI by @bytestream in #143
- Add PHPCS checks to CI by @bytestream in #144
New Contributors
- @bytestream made their first contribution in #105
- @mplattu made their first contribution in #129
- @hwvs made their first contribution in #74
Full Changelog: v1.2.1...v1.3.0