Skip to content

v0.3.2

Compare
Choose a tag to compare
@jxnu-liguobin jxnu-liguobin released this 25 Nov 15:46
· 314 commits to master since this release
  • add @JavaCompatible annotation to generate non-parameter constructor and get/set method for case classes. #119
    • Fields marked private[this] in currying are not supported ! (In fact, all local fields are not supported to create get/set)