Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 344 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 344 Bytes

0.3.0

  • Rewrote the parser to handle multiple lines and long variable names
  • Patched algebra.js's Lexer to handle long variable names

0.2.0

0.1.0 - First Release

Simple implementation of a parser using algebra.js npm package.