Skip to content

Releases: usmandev24/Standard_Calculator

1.0.0

01 Nov 10:35
29e6c8c
Compare
Choose a tag to compare

Release Notes for Standard Calculator v1.0.0

Version: 1.0.0
Release Date: November 1, 2024


Features

  1. Basic Arithmetic Operations

    • Supports fundamental operations: Addition (+), Subtraction (-), Multiplication (×), and Division (÷).
    • Includes error handling for division by zero to prevent crashes and unexpected results.
  2. Unique History Feature

    • Keeps a log of previous calculations, allowing users to review, reference, or reuse past results.
    • History persists for the duration of the sessios.

Improvements & Fixes

  • Enhanced Usability: Simple and intuitive interface for ease of use.
  • Performance Optimization: Quick and efficient response times for all operations.

Note: This is the first official release, and we welcome any feedback for improvements in future versions.

Full Changelog: https://github.com/usmandev24/Standard_Calculator/commits/1.0.0