Releases: dingo/api
Releases · dingo/api
v0.6.3
Check that the collection exists first before trying to add the route. Signed-off-by: Jason Lewis <[email protected]>
v0.6.2
Allow meta data to be added with the response builder. Signed-off-by: Jason Lewis <[email protected]>
v0.6.1
Fixed bug where the request was not set on the transformer prior to d…
v0.6.0
Updating branch alias. Signed-off-by: Jason Lewis <[email protected]>
v0.5.0
Updating to the latest Fractal. Signed-off-by: Jason Lewis <[email protected]>
v0.4.1
Minor adjustments and clarifying some tests for future reference. Signed-off-by: Jason Lewis <[email protected]>
v0.4.0
Transformable classes can now be bound by an interface instead of man…
v0.3.1
Correctly detect and transform collections. Fixes #30. Signed-off-by: Jason Lewis <[email protected]>
v0.3.0
Updating the dev-master branch alias. Signed-off-by: Jason Lewis <[email protected]>
v0.2.4
Test coverage for rate limiting middleware. Signed-off-by: Jason Lewis <[email protected]>