All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and this changelog format.
- Allow
laravel-json-api/core
v4 or v5.
- Remove deprecation notices for PHP 8.4.
- Package is now licensed under the MIT License.
- BREAKING Package now requires Laravel 11.
- Minimum PHP version is now
8.2
.
- Upgraded to Laravel 10 and set minimum PHP version to
8.1
.
- Package now supports Laravel 9.
- Added support for PHP 8.1.
- Added return types to internal methods to remove deprecation messages in PHP 8.1
- Package now requires v2 of the
laravel-json-api/core
dependency.
Initial stable release, with no changes from 1.0.0-beta.1
.
Initial release.