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
Option
s/Either
s/collections - examples of updating
Option
types when the patch is decoded JSON