Releases: bugwheels94/math-expression-evaluator
Releases · bugwheels94/math-expression-evaluator
v2.0.6
2.0.6 (2024-11-18)
Bug Fixes
v2.0.5
2.0.5 (2024-02-05)
Bug Fixes
v2.0.4
2.0.4 (2023-10-22)
Bug Fixes
- fix when - comes just after function (9d05bb1)
v2.0.3
2.0.3 (2023-06-09)
Bug Fixes
v2.0.2
2.0.2 (2023-01-25)
Bug Fixes
v2.0.1
2.0.1 (2023-01-22)
Bug Fixes
v2.0.0
2.0.0 (2022-12-26)
Bug Fixes
Features
BREAKING CHANGES
- ts: From now, a Data Structure will be passed from each function to another lex ->
toPostfix -> postfixEval
v1.4.0
1.4.0 (2022-07-03)
Features