All Versions
56
Latest Version
Avg Release Cycle
80 days
Latest Release
433 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.28.0 Changes
February 03, 2018๐ Features
- ๐ #622: Add support for 'brackets' collection format - @korstiaan.
๐ Fixes
- ๐ #631: Fix order of mounts with overrides - @adie.
- ๐ #267: Fix mounting APIs in route_param namespaces - @milgner, @wojciechka.
- ๐ #642: Fix examples link in readme - @iBublik.
- 0๏ธโฃ #641: Exclude default success code if http_codes define one already - @anakinj.
- 0๏ธโฃ #651: Apply
values
anddefault
of array params to its items - @yewton. - ๐ #654: Allow setting the consumes for PATCH methods - @anakinj.
- ๐ #656: Fix
description
field may be null - @soranoba.
-
v0.27.3 Changes
July 11, 2017๐ Features
- ๐ #613: Fix Proc with arity one in param values - @timothysu.
๐ Fixes
- ๐ #616: Fix swagger to show root path (#605) - @NightWolf007.
-
v0.27.1 Changes
April 28, 2017๐ Features
- ๐ #602: Allow security object to be defined - @markevich.
-
v0.26.1 Changes
February 03, 2017๐ Features
- ๐ #567: Issue#566: removes markdown - @LeFnord.
- ๐ #568: Adds code coverage w/ coveralls - @LeFnord.
- ๐ #570: Removes dead code -> increases code coverage - @LeFnord.
- ๐ #576: Allows custom format, for params and definition properties - @LeFnord.
๐ Fixes
- ๐ #562: The guard method should allow regular object methods as arguments - @tim-vandecasteele.
- ๐ #574: Fixes #572:
is_array
should only be applied to success - @LeFnord.
-
v0.26.0 Changes
January 09, 2017๐ Features
- โก๏ธ #558: Version cascading including dependency updates (includes: LeFnord#27) - @LeFnord.
- ๐ #535: Add support for grape version cascading - @qinix.
- ๐ #560: Map clearly Grape desc/detail to Swagger summary/description - @frodrigo.
๐ Fixes
- ๐ #561: Rename failures to failure in readme - @justincampbell.
-
v0.25.3 Changes
December 18, 2016๐ Features
๐ Fixes