Skip to content

Releases: CatLabInteractive/charon

v1.4.14

05 Nov 10:21
Compare
Choose a tag to compare
Fix ResourceTransformer so that searchable fields are fetched with th…

…e correct operator.

v1.4.13

27 Oct 11:10
Compare
Choose a tag to compare
Change the request resolver so that it can handle values that were tr…

…ansformed in the middleware (ie sorting should be an array of strings instead of a single string).

v1.4.11

22 Oct 10:39
Compare
Choose a tag to compare
(Try to) make all error messages translateable.

v1.4.9

21 Oct 14:34
Compare
Choose a tag to compare
Update requirements to allow translatable error messages

v1.4.7

21 Oct 14:21
Compare
Choose a tag to compare
Update requirements to allow translatable error messages

v1.4.6

19 Oct 06:45
Compare
Choose a tag to compare
Working on making the relatinpship linkable/writeable selection more …

…strict.

v1.4.5

18 Oct 13:51
Compare
Choose a tag to compare
Refactor validation a little.

v1.4.4

18 Oct 12:01
Compare
Choose a tag to compare
Add an InputDataException that covers all input related exceptions (t…

…o catch these exceptions more easily)

v1.4.3

18 Oct 11:18
Compare
Choose a tag to compare
Add a few improvements to error handling when no / invalid input is p…

…rovided.

v1.4.2

15 Oct 13:57
Compare
Choose a tag to compare
Implement an 'alwaysValidate' flag to force some fields on patch meth…

…ods to always exist.