Releases: oppiliappan/eva
Releases · oppiliappan/eva
v0.3.1
v0.3.0-alpha.1
Test release
v0.2.7
eva v0.2.5
v0.2.5
- answer hinting (the calculation is previewed on the right side of the input line)
- add basic syntax highlighting
- reduced binary size
eva v0.2.3
Added a ton of new features!
- added all inverse trigonometric functions
- command line argument to specify precision
- command line argument to specify radian mode
eva --help
for more
eva v0.2.1
this version fixes the following bugs:
Parser Error
on empty lines- missing error reports when functions are supplied without parens
- missing exit status codes in case of failure