Skip to content

1.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 08:12
· 224 commits to master since this release

v1.0.5

  • json2POJO uses Gson to parse json(81bc901)
  • add data type into json parser of json2POJO(4495c89)
  • main class should catch Throwable(d01fbd5)
  • gitCommits2Log add no-tag argument(920aa07)
  • update doc(bb4b59e)
  • optimize json parser of json2POJO(980e582)
  • json2POJO parse text error when contains key word(7312461)
  • json2POJO supports boolean type(db3f6d4)
  • json2POJO supports number type(6241717)
  • add debug logging level(849e317)
  • add json2POJO(0ea8136)
  • print warn message when no suitable tool(eab58da)