Skip to content

Releases: ApplicationCoding/console-calculator

Console Calculator v1.6.2

10 Jun 10:49
9902874

Choose a tag to compare

Console Calculator v1.6.2

Announcement📢📢📢: (No announcements yet)

Bug Fixes:

(None)

Updates and Improvements:

  1. Removed "SS" in line 609 (See #39)

New Features:

(None)

Last updated on June 18, 2022, Time: 6:11 pm (GMT +8)

Console Calculator v1.6.1

29 Apr 09:57
c8caa26

Choose a tag to compare

Console Calculator v1.6.1

Announcement📢📢📢: Starting with this version, Console Calculator will only support Windows 8 and above.

Bug Fixes:

(None)

Updates and Improvements:

  1.          {
                 Console.WriteLine("Please see 'new_features_and_updates.txt' for updates");
             }```
    
  2. new_features.txt to new_features_and_updates.txt
  3. Added "Announcements.pdf" #31
  4. Removed command "extra msg" 4. #32

New Features:

(None)

—————————————————————————

Download: https://www.dropbox.com/s/nzfhuexwk7izlu7/Calculator_v1.6.1.zip?dl=0
*Calculator v1.6.1 will be only available from Dropbox for now as there was a problem uploading a file directly here on GitHub.

Last updated on May 10, 2022, Time: 4:06 (GMT +8)

Calculator v1.6.0

02 Jan 10:36
2f7d9af

Choose a tag to compare

Calculator v1.6.0

Changes:

  1. Some Console.WriteLine() messages were changed
  2. Code refinements
  3. Files that do not improve the app was removed
  4. The command called "updates" can now be seen at the "help" command
  5. The "updates" command is now functioning
  6. Update message printed by the "updates" command
  7. Replace 'about' with 'updates'
  8. Revise the message after the user calculates
  9. Change the title of the calculator window to 'Calculator' instead of the file path of the app
  10. Add a file called 'how_to_see_documentation.txt'
  11. New icon
  12. New command called 'operations'
  13. Renamed the file name 'how_to_see_documenation.txt' to 'how_to_see_documentation.txt'

Last updated on January 26, 2022; Time: 7:50 (GMT+8)

Calculator v1.5.3

24 Dec 10:03
4120b93

Choose a tag to compare

Calculator v1.5.3

Changes made since it was on beta:

  1. Some Console.WriteLine(""); messages were changed.
  2. In the end, Calculator will only print that the user should type 'close' or press X to close the app.

Note: The error that makes the multiplication operation add instead of multiply was overlooked.

Last updated on December 31, 2021; Time: 4:20 pm