This project is mirrored from https://*****:*****@github.com/phpsa/laravel-api-controller.
Pull mirroring updated .
- Dec 21, 2022
-
-
semantic-release-bot authored
# [5.9.0](v5.8.4...v5.9.0) (2022-12-21) ### Features * query parser trait can be used for custom scope ([99b1cfd4](99b1cfd4))
-
semantic-release-bot authored
## [5.8.4](v5.8.3...v5.8.4) (2022-12-20) ### Bug Fixes * getBuilder should call getNewQuery by default if not set ([da058a97](da058a97))
-
semantic-release-bot authored
## [5.8.3](v5.8.2...v5.8.3) (2022-12-20) ### Bug Fixes * patch ability to call include method on model that is not a relationshiop ([8cdba5c9](8cdba5c9))
-
- Dec 14, 2022
-
-
semantic-release-bot authored
## [5.8.2](v5.8.1...v5.8.2) (2022-12-14) ### Bug Fixes * alternate for where Has notHas ([4043407c](4043407c))
-
semantic-release-bot authored
# [5.8.0](v5.7.0...v5.8.0) (2022-12-14) ### Bug Fixes * added has / not_has to filters experimental area ([ab662700](ab662700)) ### Features * experimental new filtering engine ([1b109df4](1b109df4))
-
semantic-release-bot authored
# [5.8.0](v5.7.0...v5.8.0) (2022-12-14) ### Features * experimental new filtering engine ([1b109df4](1b109df4))
-
- Dec 06, 2022
-
-
semantic-release-bot authored
# [5.7.0](v5.6.0...v5.7.0) (2022-12-05) ### Bug Fixes * **nested:** fixes automatic filtering on hasOne ([d876fc90](d876fc90)) ### Features * add restore route for soft deletes ([650a66a2](650a66a2))
-
- Oct 14, 2022
-
-
semantic-release-bot authored
## [5.6.1](v5.6.0...v5.6.1) (2022-10-13) ### Bug Fixes * **nested:** fixes automatic filtering on hasOne ([d876fc90](d876fc90))
-
- Oct 13, 2022
-
-
semantic-release-bot authored
# [5.6.0](v5.5.1...v5.6.0) (2022-10-13) ### Bug Fixes * policy mapping for parent ([c3525f21](c3525f21)) ### Features * revoke overriding policies as against core Laravel logic ([1d469c49](1d469c49))
-
- Oct 12, 2022
-
-
semantic-release-bot authored
## [5.5.1](v5.5.0...v5.5.1) (2022-10-11) ### Bug Fixes * parent policy mapping ([a7101a96](a7101a96))
-
semantic-release-bot authored
# [5.5.0](v5.4.1...v5.5.0) (2022-10-11) ### Features * add ability to use custom policy on a controller ([25ac1027](25ac1027))
-
- Sep 28, 2022
-
-
semantic-release-bot authored
## [5.4.1](v5.4.0...v5.4.1) (2022-09-27) ### Bug Fixes * relation needs resource available ([9d0ec0b9](9d0ec0b9))
-
- Sep 13, 2022
-
-
semantic-release-bot authored
# [5.4.0](v5.3.1...v5.4.0) (2022-09-13) ### Features * **events:** add new trait wrap events ([84b0ed7e](84b0ed7e))
-
- Aug 07, 2022
-
-
semantic-release-bot authored
## [5.3.1](v5.3.0...v5.3.1) (2022-08-06) ### Bug Fixes * **stubs:** fix policy stub having hardcoded namespace and model for some functions ([f58d5d3b](f58d5d3b))
-
semantic-release-bot authored
# [5.2.0](v5.1.0...v5.2.0) (2022-08-06) ### Bug Fixes * hidden fields should be hidden by default unless allowed ([0bd653a9](0bd653a9)) * morphMany in the api ([b38d1da1](b38d1da1)) * unused param ([1801a68b](1801a68b)) ### Features * allow forcing selection of columns not for display ([01b31b8d](01b31b8d))
-
- Jul 28, 2022
-
-
semantic-release-bot authored
# [5.2.0](v5.1.0...v5.2.0) (2022-07-28) ### Bug Fixes * hidden fields should be hidden by default unless allowed ([0bd653a9](0bd653a9)) ### Features * allow forcing selection of columns not for display ([01b31b8d](01b31b8d))
-
- Jul 14, 2022
-
-
semantic-release-bot authored
# [5.2.0](v5.1.0...v5.2.0) (2022-07-14) ### Features * allow forcing selection of columns not for display ([01b31b8d](01b31b8d))
-
- Jun 11, 2022
-
-
semantic-release-bot authored
# [5.1.0](v5.0.0...v5.1.0) (2022-06-10) ### Bug Fixes * use model page size definition by default ([93fa9b6c](93fa9b6c)) ### Features * use model defaults for pagination size unless overwritten ([669ba7df](669ba7df))
-
- Jun 08, 2022
-
-
semantic-release-bot authored
# [4.3.0](v4.2.2...v4.3.0) (2022-06-07) ### Bug Fixes * documentation ([ffa8678b](ffa8678b)) * fix whitespace formatting ([b48c638f](b48c638f)) * update namespace for batch actions ([c41ac90f](c41ac90f)) ### Features * allow usage of Laravel Route Binding ([2cde22ee](2cde22ee)) * Included resources should not inherit parent ([a6e11d3f](a6e11d3f))
-
- Jun 05, 2022
-
-
semantic-release-bot authored
# [4.3.0](v4.2.2...v4.3.0) (2022-06-05) ### Bug Fixes * fix whitespace formatting ([b48c638f](b48c638f)) * update namespace for batch actions ([c41ac90f](c41ac90f)) ### Features * allow usage of Laravel Route Binding ([2cde22ee](2cde22ee))
-
- Jun 02, 2022
-
-
semantic-release-bot authored
# [4.3.0](v4.2.2...v4.3.0) (2022-06-01) ### Bug Fixes * fix whitespace formatting ([b48c638f](b48c638f)) * update namespace for batch actions ([c41ac90f](c41ac90f)) ### Features * allow usage of Laravel Route Binding ([2cde22ee](2cde22ee))
-
- May 24, 2022
-
-
semantic-release-bot authored
# [4.3.0](v4.2.2...v4.3.0) (2022-05-24) ### Bug Fixes * update namespace for batch actions ([c41ac90f](c41ac90f)) ### Features * allow usage of Laravel Route Binding ([2cde22ee](2cde22ee))
-
- May 23, 2022
-
-
semantic-release-bot authored
## [4.2.3](v4.2.2...v4.2.3) (2022-05-23) ### Bug Fixes * update namespace for batch actions ([c41ac90f](c41ac90f))
-
- May 17, 2022
-
-
semantic-release-bot authored
## [4.2.2](v4.2.1...v4.2.2) (2022-05-16) ### Bug Fixes * make sure case of keys is correct ([3bc2adcd](3bc2adcd))
-
- May 10, 2022
-
-
semantic-release-bot authored
## [4.2.1](v4.2.0...v4.2.1) (2022-05-10) ### Bug Fixes * Breaking model holding onto incorrect static bindings ([01019e87](01019e87))
-
- May 06, 2022
-
-
semantic-release-bot authored
# [4.2.0](v4.1.1...v4.2.0) (2022-05-05) ### Bug Fixes * builder should be initialised ([e0de9205](e0de9205)) ### Features * upgrade to construct models on first call instead of on controller instansiation ([742b47eb](742b47eb))
-
- Apr 26, 2022
-
-
semantic-release-bot authored
## [4.1.1](v4.1.0...v4.1.1) (2022-04-26) ### Bug Fixes * missing pivot option ([102591d0](102591d0))
-
- Apr 11, 2022
-
-
semantic-release-bot authored
# [4.1.0](v4.0.4...v4.1.0) (2022-04-11) ### Features * extends filterUserField to pass the resource to all fieldGates, so that gates with context-dependent logic can be used. ([dfed357b](dfed357b))
-
- Apr 07, 2022
-
-
semantic-release-bot authored
## [4.0.4](v4.0.3...v4.0.4) (2022-04-07) ### Bug Fixes * resource to Array should be a manual call ([15badb79](15badb79))
-
- Mar 31, 2022
-
-
semantic-release-bot authored
## [4.0.3](v4.0.2...v4.0.3) (2022-03-30) ### Bug Fixes * api nested stub not working ([6f003c84](6f003c84)) * stub paths / variables ([1f7a787f](1f7a787f))
-
semantic-release-bot authored
## [4.0.2](v4.0.1...v4.0.2) (2022-03-30) ### Bug Fixes * non-default related models were returned if defined in $mapResources ([d9d4ff1f](d9d4ff1f))
-
- Mar 16, 2022
-
-
semantic-release-bot authored
## [4.0.1](v4.0.0...v4.0.1) (2022-03-15) ### Bug Fixes * array breaks when passed to resource ([2380d816](2380d816))
-
- Mar 15, 2022
-
-
semantic-release-bot authored
# [4.0.0](v3.2.3...v4.0.0) (2022-03-14) ### Bug Fixes * lara 9 style atributes ([9df0fb85](9df0fb85)) ### chore * update Docs ([d5946897](d5946897)) ### Features * Laravel 9 compatability ([d8b89068](d8b89068)) ### BREAKING CHANGES * - support for laravel prior to 8.5 dropped
-
Craig Smith authored
-