Skip to content

Releases: bornova/numara-calculator

v5.8.0

02 Mar 04:39
adeabc4
Compare
Choose a tag to compare
  • Use logical AND operator #123 - Thanks @l2dy!
  • Disallow insertion of line by clicking line number if the line number to be inserted is greater than or equal to the active line.
  • Add tooltip to show where the line will be inserted when a valid line number is hovered over.
  • Reorganize code and cleanup.
  • Updated dependencies.

v5.7.8

25 Feb 19:28
cb0c396
Compare
Choose a tag to compare

*** Hot fix for true or false hints showing during typing ***

  • Added tooltips and autocomplete hints for constants.
  • Changed theme colors of constants to differentiate from functions.
  • Color needs to be reset in settings to use the new color.
  • Updated dependencies.

v5.7.7

25 Feb 16:40
76641c4
Compare
Choose a tag to compare
v5.7.7 Pre-release
Pre-release
  • Added tooltips and autocomplete hints for constants.
  • Changed theme colors of constants to differentiate from functions.
    • Color needs to be reset in settings to use the new color.
  • Updated dependencies.

v5.7.6

14 Feb 17:51
baafa9b
Compare
Choose a tag to compare
  • Minor UI fixes
  • Updated dependencies

v5.7.5

03 Feb 21:18
5fdc5d3
Compare
Choose a tag to compare

Updated dependencies

v5.7.4

15 Jan 17:19
ef83454
Compare
Choose a tag to compare
  • Increased exponent limits (#111 )
  • Change default user locale to English for more consistent UI (#112 with more improvements under way)
  • Updated dependencies

v5.7.3

11 Dec 17:42
65ba270
Compare
Choose a tag to compare
  • Minor UI improvements
  • Updated dependencies

v5.7.2

26 Nov 00:53
6c377c2
Compare
Choose a tag to compare
  • Focus editor on app restore after minimizing (#94 (comment))
  • App start improvements
  • Update dependencies

v5.7.1

21 Nov 20:17
8d59acf
Compare
Choose a tag to compare

v5.7.0

12 Nov 23:08
d792eed
Compare
Choose a tag to compare
  • Introducing color customizer. You can now change most colors used for syntax highlighting.
    image
    image
  • Minor UI tweaks and bug fixes
  • Updated dependencies