1.5.2 (2022-10-31)
- use correct binding for member and function calls (e5207e3)
1.5.1 (2022-07-10)
1.5.0 (2022-04-19)
- add
_value
to each node during evaluation (0a3067b)
1.4.1 (2022-03-29)
1.4.0 (2022-03-23)
1.4.0-beta.1 (2022-03-22)
1.3.0 (2022-03-13)
1.2.0 (2022-02-25)
1.1.0 (2021-11-10)
- Add right-associative binary operator support (8e60bb2)
1.0.1 (2021-10-04)
- updated jsep versions (6d17177)
- Initial Release 1.0.0 (70b6eb6)
Forked from expression-eval v5.0.0. Many thanks to @donmccurdy for the initial package