Releases: swaggo/gin-swagger
v1.6.0
Changelog
- eae73ba Fix test error (#242)
- 753ceaa Revert "Fix test error (#242)" (#261)
- cc12e52 chore: bump golang.org/x/net to v0.7.0 amd gin to 1.9.0 (#262)
- a056fe7 chore: remove go 1.15 support (#259)
- 0613417 doc: requires a version when current directory is not in a module (#244)
- 703cabc fix: typo in Readme.md (#254)
v1.5.3
v1.5.2
v1.5.1
v1.5.0
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
v1.4.2
v1.4.1
v1.4.0
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)