Skip to content

3.7.3

Compare
Choose a tag to compare
@wuseal wuseal released this 16 Apr 17:26
· 44 commits to master since this release

Bugfix

  • (3.7.2)Throwable: Assertion failed: Write access is allowed inside write-action only #380
  • 特殊字符报错 #383
  • Fix Write access error when format json paste json/obtain json from net #378 (@wuseal)
  • Long values being generated as Int #295

Enhancement

  • optimize code builder & bugfix: when enable [Replace constructor parameters by member variables], the annotation not go to next line. #373 (@Nstd)