Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 509 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 509 Bytes

v1.11.0 [2021-12-17]

Changes

Fetch commits from upstream antonmedv/expr:master v1.9.0

v1.10.1 [2020-05-26]

Bug fix

  • Bug fix for adding support for inline comments using "//"

v1.10.0 [2020-05-22]

New features

  • Adding support for inline comments with '//'

v1.9.0 [2020-05-12]

New features

  • Adding support for all bitwise operators
  • Replacing all operators by constants for potential future changes