Releases: NLKNguyen/S-Expression.JS
Releases · NLKNguyen/S-Expression.JS
v0.6.3
- Fix escaping backlashes in string literals
v0.6.2
- Fix evaluate method on node without functional notation
v0.6.1
- Fix interpret method when there is
notation: null
for child expressions
- Add options to parse and serialize methods to handle whether there are root parentheses
v0.4.0
Support Functional Notation Interpretation
Initial release
v0.1.0
docs: more documentation