All notable changes to jsonapi-assert-laravel
will be documented in this file
Updates should follow the Keep a CHANGELOG principles.
- Initial release
- Added new parameter to
TestResponse::assertJsonApiUpdated
andAssert::assertIsUpdatedResponse
methods to check the response of a relationship update.
- Use of
VGirol/JsonApi-Structure
package.
- Fix some packages versions.
- Add support for Laravel 7.
- Updated branch alias in composer.json
- Simplify dependencies version
- Added customized TestResponse class
- Add support to Laravel 8
- Fix some dependencies version
- Change infection configuration
- Add support for PHP 8