Sha256: 50a712e8ee18506800f640e59e227b1569b4c9ed2e7bec8715768184d2c1c91f

Contents?: true

Size: 1.2 KB

Versions: 2

Compression:

Stored size: 1.2 KB

Contents

# SwaggerUiEngine Changelog

## master

## 1.1.2

* Fix incorrect Rails lock version

## 1.1.1

* Dependency change from Rails 5 to 4.2
* Improvements in OAuth2 implementation
* Small README.md and config updates

## 1.1.0

* 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

## 1.0.2

* Fix translation loading error

## 1.0.1

* Support OAuth2 authentication
* Support loading Swagger UI translations
* Add return link for multiple API versions
* Add `de` translation
* Refactor helpers

## 1.0.0

* 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

## 0.0.5

* Support Swagger UI version 2.2.10
* Add tests
* Fix fonts not being loaded
* Describe problem solved by this gem in README

## 0.0.4

* Improve configurable options
* Fix assets errors

## 0.0.1-0.0.3

Initial releases supporting Swagger UI version 2.2.8

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
swagger_ui_engine-1.1.3 CHANGELOG.md
swagger_ui_engine-1.1.2 CHANGELOG.md