Skip to content

v1.5.0

Compare
Choose a tag to compare
@easonlin404 easonlin404 released this 26 Mar 10:21
· 521 commits to master since this release
a5009d0

Changelog

93d87f4 Add license scan report and status (#324)
c5b05a6 Added backers and sponsors on the README (#315)
0d4d8f5 Fix handling of multiline description blocks when general API is in the same file as operations (#340) (#341)
20de40e Revert "chore: update gin-swagger examples and doc (#345)" (#346)
b6a3401 Support parse definition in vendor, for issues/242 (#331)
7fc8833 add support for 1.12.x and update make install (#342)
a5009d0 bump to v1.5.0 (#358)
4f45ba5 chore(makefile): add formats check (#317)
c9cee45 chore(makefile): use Immediate set (#333)
e98d7d1 chore(mod): add missing modules (#321)
aabc056 chore: add release page link (#310)
ea26d9e chore: realign readme (#309)
7b98fb8 chore: update gin-swagger examples and doc (#345)
622e072 chore: update issue template for bug report (#334)
6163333 doc(readme): update README for parseVendor in cli section (#332)
9161028 feat: add output flag to specify output dir (#325)
93c4fa2 feat: allow matches any non-whitespace characters in param name (#287)
009de0c feat: and go vet check (#336)
21ed798 feat: don't print log when testing (#311)
266aebc feat: refine schemes tag (#319)
e4ec0fe feat: support line-comments to struct comment (#356)
9a22132 fix examples doc link (#349)
889705a fix go lint error (#335)
f29f821 fix spelling error in ParseComment (#318)
8183332 fix(doc): fix go report card link (#322)
fe1c938 fix(test): fix imported and not used (#320)
c4fc758 fix(test): fix misspell (#323)
e609757 fix: missing output coverage file (#312)
a8247dc fix: swag rejects valid MIME Types for Produce annotation, panic (#304)
3320652 refactor for property.go (#352)
3a5aa94 refactor parseAndExtractionParamAttribute (#354)
788b633 refactor(operation): get more clear to remove else (#347)
92f098d refactor(paser): using error instead of panic (#355)
8c7df8e refactor: Initialize regexp.MustCompile only once (#343)
75f716d refactor: check dir flag and enhance error handling (#307)
d21dc4f refactor: extract schema logic (#338)
3335bb4 refactor: return error instead of panic (#350)
4d66fe8 use trim spaced string (#353)