Releases: QuorumCollection/ArrayFunctions
Releases · QuorumCollection/ArrayFunctions
v0.2.0 PHP Updates & PHPUnit Compatibility
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #4
- Update PHP to 8.3 by @donatj in #5
- Update phpunit/phpunit requirement from ~4.8|~9 to include ~11 by @dependabot[bot] in #6
- Test in PHP 8.4 by @donatj in #7
- Improve test coverage by @donatj in #11
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #12
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #13
- Add PHP 8.5 to CI workflow matrix by @donatj in #14
- Update PHP version requirements in composer.json by @donatj in #16
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0
Initial Release
Somehow I never tagged a stable release 🤷
Typo correction.
v0.0.2-Alpha Correct array_keys_array typo
Initial Alpha Release
v0.0.1-Alpha Assertionless tests added