Skip to content

v0.2.1

Compare
Choose a tag to compare
@kdada kdada released this 02 Apr 02:34
· 102 commits to master since this release

Feature

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.