Releases: Kuuuube/calcuuube
Releases · Kuuuube/calcuuube
0.0.7
0.0.6
Changelog:
- Fixed display of extremely large numbers
- Increased precision to better avoid rounding issues in extremely large or small numbers
0.0.5
Changelog:
- Added support for numbers with comma separators
- Fixed cursor position not being set to end of input box when pressing the
=
button
0.0.4
Changelog:
- Convert
loge
toln
- Automatically reset cursor position to the end (right side) of the input upon pressing enter
0.0.3
Changelog:
- Change percent button to log button
- Fix preprocessor for negative square roots (imaginary number outputs)
- Allow imaginary output numbers
- Added error notice when calculation fails
- Added ending parentheses preprocessor
- Added real time processing for converting log bases to subscript
0.0.2
Changelog:
- Changed font to Noto Sans Mono Regular
- Increased default button font size to 20
- Added setting for button font size and textedit font size
0.0.1
Initial release