- Turns compatible with sprockets 4
- Application Controller inheritance
- Switch to sassc-rails gem
- Fix incorrect Rails lock version
- Dependency change from Rails 5 to 4.2
- Improvements in OAuth2 implementation
- Small README.md and config updates
- 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
- Fix translation loading error
- Support OAuth2 authentication
- Support loading Swagger UI translations
- Add return link for multiple API versions
- Add
de
translation - Refactor helpers
- Rails 5 dependency. It is compatible with previous versions.
- Support API versioning/multiple APIs definitions
- Add basic HTTP auth support
- Add
validator_enabled
configurable option - Refactor Configuration class definition
- Refactor controllers
- Redefine gem summary and description
- Support Swagger UI version 2.2.10
- Add tests
- Fix fonts not being loaded
- Describe problem solved by this gem in README
- Improve configurable options
- Fix assets errors
Initial releases supporting Swagger UI version 2.2.8