Skip to content

Releases: swaggo/gin-swagger

v1.6.0

28 Mar 11:47
cc12e52
Compare
Choose a tag to compare

Changelog

v1.5.3

06 Sep 07:37
c8d47d5
Compare
Choose a tag to compare

Changelog

c8d47d5 chore: Update multiple API example (#224)
f0f0058 fix: typo in gin-swagger parameter (#235)

v1.5.2

09 Aug 17:48
d496a34
Compare
Choose a tag to compare

Changelog

d496a34 chore: remove google fonts (#227)

v1.5.1

07 Jul 06:38
b9e926c
Compare
Choose a tag to compare

Changelog

b9e926c fix: update gin-contrib/gzip to latest version (#220)

v1.5.0

11 Jun 06:57
0806351
Compare
Choose a tag to compare

Changelog

bdcc4ec Configure the default OAuth2 ClientID (#209)
a0f71d4 Update README.md (#213)
88c9ed2 chore: add multiple api example (#207)
64d8dea chore: dependencies (#208)
0806351 chore: remove swagger-files from current project in favor of github.com/swaggo/files (#215)
0123113 chore: update swagger-ui to 4.11.0 (#214)
de2344d doc: update See Declarative Comments Format URL (#212)

v1.4.3

27 Apr 17:07
64d8dea
Compare
Choose a tag to compare

Changelog

bd7f215 chore: linting (#206)

v1.4.2

16 Apr 07:36
f844160
Compare
Choose a tag to compare

Changelog

f844160 chore: security improvement (#203)
2ae0634 fix: typo in word DocExpansion in Readme (#198)

v1.4.1

06 Feb 11:07
cb6be4c
Compare
Choose a tag to compare

Changelog

cb6be4c feat: add support for swagger-ui persist-authorization (#195)
0bb2c39 chore: preserve compatibility with swagger (#194)
77495f6 chore: drop go1.14 support (#193)

v1.4.0

18 Jan 18:35
872c67c
Compare
Choose a tag to compare

Changelog

c14c0de add goreleaser support (#165)
3e21b59 add png content-type headers (#169)
872c67c chore: drop go1.13 (#190)
7da8e84 doc: correct syntax (#175)
8ae7504 feat: allow multiple Swagger documents (#168)
74c905c feat: enable customization of HTML title (#180)
301224e fix: incomplete sentences in README (#179)
498deb2 fix: oauth2-redirect outside of the base swagger path (#177)

v1.3.3

04 Nov 22:51
8ae7504
Compare
Choose a tag to compare

Changelog

bd6de7c ability to render swag spec by name
c14c0de add goreleaser support (#165)
640dfcf add unit test
3aa2141 simplify