v0.2.1
Feature
- [SERVICE] Add tools for unit test (#250) @caitong93
- [CMD] Add go.mod template and '--package-manager' flag to support go modules (#240) @MephistoMMM
- [PLUGIN] Add plugin apidocs (#236) @bbbmj
Changes:
- [CMD] Fix format for generated api json file (#266) @supereagle
- [SERVICE] Fix generateAutoParameter does not generate api docs when relating to argument is pointer (#268) (#271) @wutzx
- [SERVICE] Init cmd path error on windows. (#264) @narrowizard
- [CLIENT] Correct resp should not return an err (#263) @silva6
- [CMD] Support the script in sh (#255) @gaocegege
- [PLUGIN] Add latest features of profiling from golang (#248) @kdada
- [SERVICE] Fix the parser of accept types (#247) @kdada
- [EXAMPLE] Correct the wrong method (#243) @wzqnls
- [PLUGIN] Use route pattern as value of path label (#241) @caitong93
- [DOC] Remove expired docs from README.md (#238) @kdada
- [CMD] passthrough VERSION and COMMIT from Makefile to Dockerfile (#234) @kdada
- [DOC] Fix error function call in example of Api quick start (#235) @MephistoMMM
- [DOC] Add directory of README.md (#233) @bbbmj
Thank you all for your contributions.