Skip to content

Latest commit

 

History

History
62 lines (28 loc) · 2.58 KB

CHANGELOG.md

File metadata and controls

62 lines (28 loc) · 2.58 KB

1.5.0 (2022-04-19)

Features

  • add _value to each node during evaluation (0a3067b)

1.4.1 (2022-03-29)

Bug Fixes

1.4.0 (2022-03-23)

Features

  • update build system for ESM/CJS (40051d6), closes #54

1.4.0-beta.1 (2022-03-22)

Features

  • update build system for ESM/CJS (40051d6), closes #54

1.3.0 (2022-03-13)

Features

1.2.0 (2022-02-25)

Features

  • add jsep Compound expression support (6393994), closes #49

1.1.0 (2021-11-10)

Features

  • Add right-associative binary operator support (8e60bb2)

1.0.1 (2021-10-04)

Bug Fixes

1.0.0 (2021-09-27)

Forked from expression-eval v5.0.0. Many thanks to @donmccurdy for the initial package