Skip to content

Tags: hamfaz/api

Tags

v0.6.6

Toggle v0.6.6's commit message
Merge pull request dingo#204 from lucasmichot/editorconfig

Add .editorconfig

v0.6.5

Toggle v0.6.5's commit message
Merge pull request dingo#158 from lucasmichot/conditional-request

[Bugfix] : Disable conditional request feature outside API and does not overwrite existing ETag

v0.6.4

Toggle v0.6.4's commit message
Fix compatibility issue with latest Laravel updates. Fixes dingo#156 …

…and closes dingo#159.

Signed-off-by: Jason Lewis <[email protected]>

v0.6.3

Toggle v0.6.3's commit message
Check that the collection exists first before trying to add the route.

Signed-off-by: Jason Lewis <[email protected]>

v0.6.2

Toggle v0.6.2's commit message
Allow meta data to be added with the response builder.

Signed-off-by: Jason Lewis <[email protected]>

v0.6.1

Toggle v0.6.1's commit message
Fixed bug where the request was not set on the transformer prior to d…

…ispatching request. Fixes dingo#101.

Signed-off-by: Jason Lewis <[email protected]>

v0.6.0

Toggle v0.6.0's commit message
Updating branch alias.

Signed-off-by: Jason Lewis <[email protected]>

v0.5.0

Toggle v0.5.0's commit message
Updating to the latest Fractal.

Signed-off-by: Jason Lewis <[email protected]>

v0.4.1

Toggle v0.4.1's commit message
Minor adjustments and clarifying some tests for future reference.

Signed-off-by: Jason Lewis <[email protected]>

v0.4.0

Toggle v0.4.0's commit message
Transformable classes can now be bound by an interface instead of man…

…ually registering. Fixes dingo#34.

Signed-off-by: Jason Lewis <[email protected]>