All notable changes to this project will be documented in this file.
- Updating CI to test on 7.4
- This will be the last release supporting PHP 7.1
- Added new methods: withoutQuery, withQueryKey, and withQueryKeys
- Security dependency update. PR provided by Github helpbot
- Updated to the latest version of
blastcloud/chassis
. - Fix for
InvokedRecorder
being removed from PHPUnit 8.4 Type hinting was simply removed from theexpects()
method. Will have to rely on users simply reading the documentation.
- Fix for capitalization issue on
macros.php
- Initial Release