Skip to content

v1.7.1

Compare
Choose a tag to compare
@ubogdan ubogdan released this 11 Aug 17:07
· 259 commits to master since this release
b19e9cf

Changelog

17c1766 Add an example of add a description for enum items (#895)
60ec167 Add support to specify multiple routes for the same function (#957)
fd504eb Added support for @x- attributes on security definition (#971)
95a0837 Chore(readme): update travis-ci link (#958)
b69dfd8 Fix the goreportcard-cli output error (#872) (#873)
505d4f1 Handle duplicate route declaration better (#968)
cb2bdb6 Improve test coverage and code readability. (#967)
e8632e2 Support enums on array parameters (#919)
6f2abdd Support quotes and tabs in general API description (#743)
98b8c70 Update examples.go (#832)
3d90fc0 change the regular expression to fix the issue #853 caused by PR #837 (#854)
2d00d57 chore(deps): bump github.com/gin-gonic/gin (#959)
65cccd7 chore(deps): bump github.com/gin-gonic/gin in /example/go-module-support (#961)
19e5237 chore: alecthomas/template -> text/template (#891)
e7c5cda fix breaking change introduced in go-openapi/spec v0.20.3 (#890)
4dda7e3 fix buil issue on #743 due to wront expected.json (#966)
0ab714a fix gen_test.go (#960)
ff52371 fix security link (#963)
f2f643a provide example and enum values when reporting unsupported type (#921)
b19e9cf release v1.7.1 (#974)
4924b43 security update for ithub.com/gin-gonic/gin (#962)
c71655d support searching multiple directories (#944)
6be354d update documentation regarding go version (#914)