Skip to content

Releases: nelsongillo/calc

Version 2.0.0

10 May 18:48

Choose a tag to compare

> Rewrote input system, use od non-canonical mode
> Use the Up and Down Arrow Keys to scroll through your sessions input
history
> removed ansi-terminal from dependency list, work with ANSI directly
> Minor output changes (Empty Input Buffer on Enter does not result in
'Result: 0')

Release v1.0.0

06 Apr 21:40

Choose a tag to compare

Version 1.0.0

changed args handling + add flags:
> d = use dergee in trigo functions
> i = force interactive mode

update README.md