Releases: leogomesdev/ast-calculator-nodejs
Releases · leogomesdev/ast-calculator-nodejs
v1.1.0
v1.0.2
Revert "Remove recursion when reading from console stdin"
v1.0.1
Update readme and package.json descriptions
Remove recursivity when reading from stdin
v1.0.0
The first release includes the initial version of the system
This version can validate and execute all the math operations
It until not uses AST (Abstract syntax tree)