Skip to content

egen-2.1.0

Latest
Compare
Choose a tag to compare
@tsitelov tsitelov released this 07 Feb 16:25
· 1 commit to master since this release

2.1.0 - 2020-02-07

  • NEW: Support for incremental build mode in Gradle
  • FIX: Class fields are not serialized in case both class and its subclass are @AutoSerializable (#3)
  • FIX: writeInline method breaks compilation if classes in the hierarchy have the same name (#4)