Skip to content

Releases: nerdypepper/eva

v0.3.1

08 Nov 01:55
Compare
Choose a tag to compare
Release 0.3.1

Previous release had a re-tag which caused a confusion, creating a new
release to resolve it.

v0.3.0-alpha.1

04 Jul 17:14
Compare
Choose a tag to compare
v0.3.0-alpha.1 Pre-release
Pre-release

Test release

v0.2.7

30 Dec 12:23
Compare
Choose a tag to compare

Fixes issues #16 and #17.

eva v0.2.5

23 Jun 08:33
Compare
Choose a tag to compare

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

31 Mar 04:32
Compare
Choose a tag to compare

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

29 Mar 14:48
Compare
Choose a tag to compare

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