Releases: vanilla-extracts/calc
Releases · vanilla-extracts/calc
v2.2.2 Config!
You can now configure the calculator, see https://calc.nwa2coco.fr/config.html
v2.1.1 bug fix
bug fixed
- reversed operation when doing variable math.
v2.1.0 : Builts in!
Add pi and e as built in variable
v2.0.0 New Parser!
- no new edge cases!
v1.0.0 : Functionning interpreter
v.0.3.0-alpha Parsing of advanced operation
Merge pull request #6 from coco33920/parse_advanced_operations Parse advanced operations
v.0.2.0-alpha Parsing of basic operation
alpha-0.2.0 add readme
v.0.1.0-alpha Lexing and REPL
The lexing works and the REPL does as well.