Skip to content

v0.10.1

Compare
Choose a tag to compare
@tminglei tminglei released this 02 Aug 09:25
· 40 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