Skip to content

v1.6.0

Compare
Choose a tag to compare
@easonlin404 easonlin404 released this 02 Jul 03:33
· 471 commits to master since this release
393e5cc

Changelog

afb3de9 chore(mod): remove gin dependence (#424)
e868ec0 chore: fix example comment at ParseParamComment func
393e5cc chore: release v1.6.0 (#430)
593e936 feat: add option to explicitly include or exclude third party dependencies (#426)
b534de4 feat: added deprecation parsing (#410)
11619ac feat: found declarative annotations from go-module packages (#415)
e3192f3 feat: implement parsing extension on root level openapi (#416)
6170d1b feat: support markdown description (#377)
d2e27a2 fix: don't need to parse sub package when found dependencies (#425)
016b87b fix: ignore .go files in 'testdata' folder because it can be invalid (#418)
6ee61d7 refactor: added some error checks (#411)