Skip to content

v1.6.8

Compare
Choose a tag to compare
@easonlin404 easonlin404 released this 15 Oct 08:40
· 297 commits to master since this release
6937d1c

Changelog

6a59a20 Add ability to set 'swaggerignore' on embedded fields (#779)
366e536 Add operationId uniqueness check (#732)
542e932 Correct typos in README (#773)
cbfd47b Don't generate docs for nested structs without fields (#752)
e769bbe Fix typos in maximum/minimum attributes (#762)
1889a3a Ignore swag file from root dir only (#775)
33e4ac3 chore(travis): support go1.15 (#787)
b712c54 feat: add parse depth flag (#766)
3ce6eb2 feat: generate formData params via go struct (#770)
a72dff0 fix README_zh-CN typo (#744)
01fb318 fix x-logo vendor extension & parse x-codeSamples from files (#760)
d8893d0 fix: don't generate license field if it's empty (#768)
940d072 fix: fmt check lint (#740)
6937d1c fix: honor x-order while sorting query parameters (#806)
4a18bc9 fix: primitive type of param in body; use const string for type (#734)
80b6894 fix: replace unsupported and vulnerable satori/go.uuid with gofrs/uuid (#798)
b28321d parseDepth flag readme (#769)
1868a02 readme: add absent annotation (#733)
c5fb1a1 refactor: fix more than one models have the same the from different packages (#736)
67cb097 refactor: build spec.Schema; parse object in request (#728)
ec7a5ee stable renaming to fix issue #745; uncapitalize tow members of parser (#746)