Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@SimplyProgrammer SimplyProgrammer released this 01 Nov 21:28
· 1 commit to main since this release
d84253b

Calculator!

What was added:

  • Ability to perform basic arithmetic operations (add, subtract, multiply, divide, modulo, power)!
  • Expression groups to define order precedence of expression!
  • Simpler text field right click context menu!
  • Application now can be downloaded as executable file or setup wizard that can install application as java independent!
  • Small visual design changes!
  • Small bugs fixed!