Skip to content

Releases: isaacphysics/inequality-grammar

v0.10.1

21 Oct 11:43
Compare
Choose a tag to compare
  • 711dfe7 💬 Support extra symbols for AND, OR, XOR, and NOT.
  • 29aa0aa Fix a bug with exponents

v0.10.0

21 Oct 11:42
Compare
Choose a tag to compare

Add Boolean Logic support.

v0.9.11

21 Oct 11:42
Compare
Choose a tag to compare

Fix vulnerability with serialize-javascript.

0.9.10

21 Oct 11:41
Compare
Choose a tag to compare
  • d9b75a6 - Avoid using moo.keywords which requires unsafe eval (Thu Apr 16 15:00:26 2020 +0100)

v0.9.9

06 Apr 13:58
Compare
Choose a tag to compare
  • b722513 ⬆️ Address various security vulnerabilities

v0.9.5

09 May 11:42
Compare
Choose a tag to compare

Fix an issue with keywords not working in the Moo lexer due to breaking changes in the library between v0.4.3 and v0.5.0.

Also fix a bug with IE not having Array.includes().

v0.9.2

15 Apr 14:56
Compare
Choose a tag to compare
Release 0.9.2

v0.9.0

15 Apr 13:25
Compare
Choose a tag to compare
:tada: Initial commit