Skip to content

Releases: passion-lab/Py-Evaluator

Evaluator (Passion-Lab) Portable__v1.1.0

25 Oct 14:18
Compare
Choose a tag to compare

Version 1.1.0 (Portable + zip)

EVALUATOR - The Early Rising (Great Title)


What's New:

  • Title bar now able to show the final result upon evaluation

Upcoming features:

  • Custom title bar
  • Day (bright) & Night (dark) themes
  • About the app button and window
  • Final result copy button

Bugs fixed:

  • None

Full Change Log is here: https://github.com/passion-lab/Py-Calculator/blob/central/Change%20Log.txt

Evaluator (Passion-Lab) Portable__v1.0.0

25 Oct 13:59
Compare
Choose a tag to compare

Version 1.0.0 (Portable)

EVALUATOR - The Early Rising (Origin)


Features:

  • Four basic numerical operations viz., addition, subtraction, multiplication, division
  • Two additional operation of square and square root
  • Button to clear the display screen
  • Keyboard input of numbers (0-9) and four basic operators (viz., +, -, / and *)
  • Enter key shortcut to evaluate and display the result
  • Escape key shortcut to for clearing display

Bugs:

  • Previous evaluation result should clear while pressing of any number without clearing the screen

Full Changelog: https://github.com/passion-lab/Py-Calculator/commits/v1.0.0