Skip to content

Releases: bugwheels94/math-expression-evaluator

v1.3.12

27 Jan 18:55
Compare
Choose a tag to compare

1.3.12 (2022-01-27)

Bug Fixes

  • replace Grunt with Webpack (db9e327)

v1.3.11

26 Jan 14:46
Compare
Choose a tag to compare

1.3.11 (2022-01-26)

Bug Fixes

  • fix Parenthesis closure (afffcb4)

v1.3.10

25 Jan 20:43
Compare
Choose a tag to compare

1.3.10 (2022-01-25)

Bug Fixes

v1.3.9

25 Jan 16:31
Compare
Choose a tag to compare

1.3.9 (2022-01-25)

Bug Fixes

  • add CICD (fb3daba)
  • bug: fix When Automatic Parenthesis Closure was messing normal parenthesis Closure (7ad7138), closes #34