Skip to content

v2.3.0

Compare
Choose a tag to compare
@bijington bijington released this 11 Jan 22:13
· 54 commits to main since this release
88903e2

Bug fixes:

  • GH-77: separated out case sensitivity checking to handle parsing and evaluation.
  • GH-85: made BinaryExpressionBase public.
  • GH-91: reverted variable dictionary changes to applying the equality comparer always.

Features:

  • GH-37: added in constant functions PI() and E().