Skip to content

Releases: zuzannast/swagger_ui_engine

1.1.1 version

08 Feb 20:34
Compare
Choose a tag to compare
  • Dependency change from Rails 5 to 4.2
  • Improvements in OAuth2 implementation
  • Small README.md and config updates

1.1.0 version

04 Aug 08:25
Compare
Choose a tag to compare
  • Correct Oauth template name
  • Add sass/rails dependency for API-only applications
  • Rename routes to be Swagger-specific
  • Separate route for single API docs version
  • Ignore Gemfile.lock file
  • Overall refactor

version 1.0.0

09 May 09:40
Compare
Choose a tag to compare

Version 1.0.0 released!

SwaggerUiEngine is now Rails 5 dependent. It is compatible with previous versions.

Here's the list of features and improvements:

  • Support API versioning/multiple APIs definitions
  • Add basic http auth support #7
  • Add validator_enabled configurable option
  • Refactor Configuration class definition
  • Refactor controllers
  • Redefine gem summary and description

version 0.0.5

18 Apr 14:01
Compare
Choose a tag to compare
  • Support Swagger 2.2.10
  • Fix fonts not loading issue #5
  • Add tests
  • Describe problem solved by this gem in README

version 0.0.4

30 Mar 18:33
Compare
Choose a tag to compare

Fixed #1
Enhanced #2

version 0.0.3

30 Mar 18:33
Compare
Choose a tag to compare
Update MIT-LICENSE