[RELEASE] v1.0.0
rhiannon-eldridge-lrn
released this
01 Jun 07:16
·
78 commits
to master
since this release
Added
- PHP 7 to PHP 8 are supported.
- PHPUnit 6 to PHPUnit 9 are supported.
- Improved unit and integration test coverage.
Removed
- PHP 5.6 support, PHP 7.0 is now the minimum supported version.
Fixed
- Fixed a bug with
DataApi::requestRecursive
where it would overwrite output data unintentionally.