Releases: dingo/api
Releases · dingo/api
v0.2.3
Properly maintain the route stack. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
v0.2.2
Fixing bug where transformers would attempt to transform an array. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
v0.2.1
Rephrasing the docblock on transformer relationships. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
v0.2.0
Renamed from scopes to embeds. Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
v0.1.2
Router gracefully falls back to default API version if no exact match…
v0.1.1
Fixed bug where collections were prematurely matched resulting in 404…
v0.1.0
Refactoring auth and providing helper methods to access OAuth related…