Releases: open-southeners/laravel-apiable
Releases · open-southeners/laravel-apiable
3.3.0
Added
- Laravel 10 support
- PHP native types
Removed
QueryParametersValidator
constantsENFORCE_VALIDATION_STRATEGY
&FILTER_VALIDS_ONLY_STRATEGY
, now strategy parameter is changed to a boolean instead
Fixed
- Types with static analysis
3.2.8
Fixed
- Error when wrong typed parameter sent to
IteratesResultsAfterQuery::appendToApiResource
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
Fixed
- Fix issue reporting wrong status code when setup handler renderable receives a query exception:
apiable()->jsonApiRenderable()
2.3.4
3.2.2
Fixed
- Filters values like:
filter[attribute]=0
now doesn't get removed
3.2.1
Fixed
- PHP 8.2 deprecation warnings