v1.4.0
What's Changed
- Fix tests to be able to finish it successfully by @alquerci in #56
- Add consistent local environment for testing with docker and docker-compose by @alquerci in #86
- Update Builder.php for PHP8 compatibility by @xNatek in #82
- PHP 8.0 and 8.1 by @Tybaze in #85
- Use GitHub actions for Continuous Integration tests by @thePanz in #89
- A few more php 8.1 things by @thirsch in #92
- php 8.2 support by @thirsch in #91
- add double to internal isValueModified check. bug #88 by @connorhu in #94
- PHP 8.1 > Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated by @thirsch in #96
New Contributors
- @xNatek made their first contribution in #82
- @Tybaze made their first contribution in #85
- @connorhu made their first contribution in #94
Full Changelog: v1.3.8...v1.4.0