Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 3.08 KB

CHANGELOG.markdown

File metadata and controls

56 lines (39 loc) · 3.08 KB

Next Release

  • Fix: translate parameter type to String, enables using Mongoid fields as parameter definitions - @dblock.
  • Adding support for generating swagger responseClass and models from Grape Entities - @calebwoods.
  • Adding hidden endpoints - @arturoherrero.
  • Fix: allow urls with - - @dadario.
  • Fix: mounting multiple documentations - @Drakula2k.
  • Fix: resource groupings for prefixed APIs - @aew.
  • Fix: hide_documentation_path on prefixed APIs - @spier.
  • Adding ability to specify a nickname for an endpoint - @lhorne.
  • Adding void and list[] types to responseClass - @lhorne.

0.6.0 (June 19, 2013)

  • Added Rails 4 support - @jrhe.
  • Fix: document APIs at root level - @dblock.
  • Added support for procs in basepath - @tim-vandecasteele.
  • Support both :desc and :description when describing parameters - @dblock.
  • Fix: allow parameters such as name[] - @dblock.

0.5.0 (March 28, 2013)

0.4.0 (March 28, 2013)

0.3.0 (October 19, 2012)

0.2.1 (August 17, 2012)

0.2.0 (July 27, 2012)

0.1.0 (July 19, 2012)

0.0.0 (July 19, 2012)