5.5
What's Changed
- ×3 faster eval due to flat reducer & fn type detection
evaluate.operator
is a function on par withparse.operator
- split core and
subscript
andjustin
configurators - string, literal tokens are unary operators
- literals handling
- word operators are externalized
- more tests
- strings are prefixed with
@
only, no""
tokens
Full Changelog: v5.0.0...v5.5.2