Releases: kantord/emuto
Releases · kantord/emuto
v1.35.0
1.35.0 (2019-03-08)
Features
implement fragments in object projections (8a61326 )
v1.34.0
1.34.0 (2019-02-25)
Features
projection: support aliases in object projection (c9d1a3c ), closes #278
v1.31.0
1.31.0 (2019-01-18)
Features
implement operators as functions (c5ce0c7 )
v1.30.0
1.30.0 (2018-12-24)
Features
interpreter: allow passing external variables (37163b8 ), closes #174
v1.29.2
1.29.2 (2018-12-24)
Performance Improvements
keyword-primitive: use regexp to parse (416e2fa )
projection-parser: improve performance by reorganizing parser (5d74903 )
section-parser: balance performance (e1736c3 )
tuple-parser: improve performance by re-organizing parser (5e4ec20 )
unary-operator-parser: avoid unnecessary branching (30e5e68 )
v1.29.1
1.29.1 (2018-12-24)
Performance Improvements
pipe: improve performance (ab4ecfe )
reorder branches to slightly improve performance (6363406 )
ternary-operator-parser: improve performance (cc324d1 )
v1.28.2
1.28.2 (2018-11-23)
Bug Fixes
fix spreading strings into arrays (a49ea1d ), closes #126
You can’t perform that action at this time.