Releases: ApplicationCoding/console-calculator
Console Calculator v1.6.2
Console Calculator v1.6.2
Announcement📢📢📢: (No announcements yet)
Bug Fixes:
(None)
Updates and Improvements:
- 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
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:
-
{ Console.WriteLine("Please see 'new_features_and_updates.txt' for updates"); }``` - new_features.txt to new_features_and_updates.txt
- Added "Announcements.pdf" #31
- 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
Calculator v1.6.0
Changes:
- Some Console.WriteLine() messages were changed
- Code refinements
- Files that do not improve the app was removed
- The command called "updates" can now be seen at the "help" command
- The "updates" command is now functioning
- Update message printed by the "updates" command
- Replace 'about' with 'updates'
- Revise the message after the user calculates
- Change the title of the calculator window to 'Calculator' instead of the file path of the app
- Add a file called 'how_to_see_documentation.txt'
- New icon
- New command called 'operations'
- 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
Calculator v1.5.3
Changes made since it was on beta:
- Some
Console.WriteLine("");messages were changed. - 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