Skip to content

v1.7.3

Latest
Compare
Choose a tag to compare
@MateuszKubuszok MateuszKubuszok released this 08 Feb 20:30
· 22 commits to master since this release

Changelog:

  • cache some intermediate results during the macro expansion (#691) - feedback (improvement, no change, regression) is appreciated!
  • more examples in documentation (#693)
    • explanation why some usages lead to infinite recursion
    • usage of Transformer.derive/Transformer.define
    • examples of overrides with Options/Eithers/collections
    • examples of updating Option types when the patch is decoded JSON