Skip to content

Releases: swaggo/http-swagger

v1.2.5

06 Feb 17:43
25e73d2
Compare
Choose a tag to compare

Changelog

b045c47 Add support for swagger-ui persist-authorization
2ca6b4f README: fix indentation
ffedc6b TestUIConfigOptions: fix formatting
25e73d2 chore: update .gitignore
b4cc081 chore: update go.mod
777c441 feat: add support for swagger-ui persist-authorization
95f49ee fix TestUIConfigOptions
8c01e61 remove redundant code, fix formatting

v1.2.1

04 Feb 19:26
4799ad4
Compare
Choose a tag to compare

Changelog

6981e22 chore: drop go1.14 support
4799ad4 fix: swag library dependency

v1.2.0

18 Jan 20:12
84c2fb3
Compare
Choose a tag to compare

Changelog

5c56dbb Merge pull request #55 from swaggo/mimetype-headers
bd37c4b add content-type response headers
84c2fb3 chore: drop go1.13 support

v1.1.2

12 Oct 11:21
4b2426b
Compare
Choose a tag to compare

Changelog

9f8ff5d Add additional configuration options when creating index.html
bcd7e4d Add documentation to README on Swagger UI configuration options
66c4799 Chore: Drop gorilla and go-chi from main go.mod
9fd56cf Expand testing coverage
52f6a30 Merge pull request #32 from andrewmostello/additional-config
c706c9a Merge pull request #40 from akojo/chore/clean-up-deps
da68990 Merge pull request #49 from akojo/chore/travis-add-go-116
b807cc0 Merge pull request #50 from swaggo/github_actions_workflow
bf4b22c Merge pull request #51 from swaggo/friendly-workflow-name
1a69ccb Merge pull request #52 from swaggo/fix_race_condition
71d26f9 Merge pull request #53 from swaggo/improvements
b3f6871 Update README.md
7adacd7 Update ci.yml
a7f8727 add goreleaser.yml add PR template update README.md
6b2cc3a chore: Add go 1.16 to travis build matrix
25e74bc fix data race
5df9df4 migrate to github actions workflow
300de4e update generated swagger docs for example folder
3ff8ef7 update generated swagger docs for example folder
4b2426b update gitignore

v1.1.1

25 Sep 12:34
6320656
Compare
Choose a tag to compare

Changelog

b095f38 * improve unit tests
6c3b367 * improve unit tests * remove panic from http.Handler
aebcec9 Merge pull request #47 from swaggo/improve_unit_tests
6320656 fix typo
87e6de8 fix typo