Skip to content

First release

Compare
Choose a tag to compare
@MateuszKubuszok MateuszKubuszok released this 09 Sep 09:24
· 66 commits to master since this release
  • support for case class/java bean => case class/java bean derivation
  • support for ADT => ADT derivation
  • configuration options:
    • added field
    • renamed field
    • custom in field -> out field pipe
    • case insensitive field name matching
    • added subtype
    • renamed subtype
    • custom in subtype -> out subtype pipe
    • case insensitive subtype name matching
    • enable derivation diagnostics: settings used, resolution, generated code, derivation time
  • Scala 2.13.8 and 3.2.0