Skip to content

v0.10.2

Compare
Choose a tag to compare
@tminglei tminglei released this 02 Aug 09:26
· 76 commits to master since this release
  1. added a helper method to Simple, which can convert request.getParemeterMap Map[String, String[]] to data Map[String, String] directly.
  2. some minor bug fix, code refactor and enhancement