Skip to content

Releases: Kuuuube/calcuuube

0.0.7

05 Sep 03:26
0.0.7
19b6653
Compare
Choose a tag to compare

Changelog:

  • Fix display of some decimals

0.0.6

03 Sep 21:54
0.0.6
80f5c03
Compare
Choose a tag to compare

Changelog:

  • Fixed display of extremely large numbers
  • Increased precision to better avoid rounding issues in extremely large or small numbers

0.0.5

01 Sep 13:42
0.0.5
5ba43d0
Compare
Choose a tag to compare

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

08 Aug 21:36
0.0.4
f1a2010
Compare
Choose a tag to compare

Changelog:

  • Convert loge to ln
  • Automatically reset cursor position to the end (right side) of the input upon pressing enter

0.0.3

21 Jul 22:42
0.0.3
59099f3
Compare
Choose a tag to compare

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

21 Jul 15:30
0.0.2
64ff90c
Compare
Choose a tag to compare

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

21 Jul 04:09
0.0.1
e757fcf
Compare
Choose a tag to compare

Initial release