Skip to content

Latest commit

 

History

History
91 lines (62 loc) · 6.38 KB

CHANGELOG.md

File metadata and controls

91 lines (62 loc) · 6.38 KB

0.5.1 (Next)

  • #124: Rails 7 compatibility - @padde.
  • #125: Add rails versions to CI matrix - @padde.
  • Your contribution here.

0.5.0 (2024/04/06)

0.4.0 (2023/03/28)

0.3.1 (2019/02/16)

0.3.0 (2016/09/22)

0.2.2 (2016/07/13)

0.2.1 (2016/05/21)

  • Fixed header-based authorization - @davidbrewer.
  • Support Swagger-UI validatorUrl option - @davidbrewer.
  • Support for grape 0.14.x through 0.16.x and grape-swagger 0.11.x through 0.20.x - @dblock.
  • #55: Update Swagger-UI assets and add ability to hide input boxes - @aschuster3.

0.2.0 (2016/02/23)

  • #6: Fix: support multiple predefined headers - @Tyr0.
  • Upgraded swagger-ui to v2.1.1 - @dblock.
  • Grape-swagger 0.7.2 is no longer supported - @dblock.
  • Implemented RuboCop, Ruby-style linter - @dblock.
  • #31: Support Swagger-UI docExpansion option - @maruware.
  • #32: Fix Ruby 1.9.3 compatibility - @suan.
  • #39: Support CSS media queries - @alexagranov.
  • #42: Headers added on swaggerUi initialization (before swaggerUi.load() call) - @sedx.

0.1.0 (2015/02/05)

  • #41: Compatibility with grape-swagger 0.8.0 and 0.9.0 - @dblock.

0.0.10 (2014/09/30)

0.0.8 (2014/02/06)

0.0.7 (2014/02/05)

  • #7: Updated to Swagger-UI 2.0.3 - @joelvh.
  • #6: Added appName and appUrl configuration options - @swistaczek.

0.0.4 (2013/07/16)

  • Configure discoveryUrl from Rails - @dapi.
  • Added default support for all HTTP methods - @mtavaresOS.

0.0.3 (2013/05/24)

0.0.1 (2013/04/05)