Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-08 | 446 Bytes | |
v1.7.3 source code.tar.gz | 2025-02-08 | 1.7 MB | |
v1.7.3 source code.zip | 2025-02-08 | 2.0 MB | |
Totals: 3 Items | 3.7 MB | 0 |
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