Releases: arithmetica-org/arithmetica-tui
Releases · arithmetica-org/arithmetica-tui
0.4.0-alpha-29
Fixed issue #20
0.4.0-alpha-28
Fixed build not working on Windows
0.4.0-alpha-11
Made a call_arithmetica_tui() interface that main() now calls.
0.4.0-alpha-10
Switched all submodules to FetchContent
Arithmetica 0.4.0
Lots of new features.
Changelog:
- Added multiline support for Linux
- Improved
eval
steps - removed the '/1' - Made console output consistent on windows and linux
- Switched factor over to the new algebraic parser
- Fixed factor not working with fractional coefficients
- Made
eval
steps neater - Added substeps to non-verbose
eval
with steps - Fixed missing brackets in some factor steps
eval
with steps - Added pretty fraction printing- Fixed issues #6, #13, #14, #15, #16, #17, #18, #19
- Added decimal and mixed answers to non-verbose
eval
with steps
0.4.0-alpha-4
Fixed installations not working
0.4.0-alpha-3
Fixed install scripts
0.4.0-alpha-1
Changed version to 0.4.0
0.3.0-alpha-28
Added decimal and mixed answers to eval with steps non verbose
0.3.0-alpha-27
Update install_bleeding_edge.sh