Skip to content

More configation options from Chimney, JS and Native

Compare
Choose a tag to compare
@MateuszKubuszok MateuszKubuszok released this 24 Sep 00:41
· 47 commits to master since this release

This release have a broken dependencies, it is advised to use 0.3.1+!

  • support for case class <=> tuple derivation
  • configuration options:
    • enable fallback on default values when no other source is available
  • initial version of a DSL that presents how derivation could be used to implement functionality of Transformer and TransformerF with error aggregation and path to failed value from Chimney
  • cross compilation with Scala JS and Scala Native (for 3 only)