Skip to content

Releases: CatLabInteractive/charon-laravel

v1.5.3

25 Mar 15:06
Compare
Choose a tag to compare
Handle a few weird edge cases when not using Laravel Models in a prop…

v1.5.2

23 Mar 10:12
Compare
Choose a tag to compare
Refactor filters to allow for authorization based on indexes.

v1.5.1

17 Mar 10:04
Compare
Choose a tag to compare
Require charon v1.5.1.

v1.5.0

16 Mar 08:46
Compare
Choose a tag to compare
Working on separating filters from the actual filtering so filters ca…

v1.4.22

01 Mar 15:25
Compare
Choose a tag to compare
Improve support for transformers on identifier fields.

v1.4.21

14 Feb 09:27
Compare
Choose a tag to compare
PHP 8.1 compatability fixes.

v1.4.20

21 Jan 09:21
Compare
Choose a tag to compare
Make JsonApiResourceController::getResourceResponse compatible with t…

v1.4.19

08 Dec 15:18
Compare
Choose a tag to compare
Reworking bulk patch requests

v1.4.18

07 Dec 14:58
Compare
Choose a tag to compare
Add additional error when batch edit is executed but extension is not…

v1.4.17

17 Nov 14:30
Compare
Choose a tag to compare
Add MorphMany relationship to child removal in models.