Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 606 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 606 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Note: Version 0 of Semantic Versioning is handled differently from version 1 and above. The minor version will be incremented upon a breaking change and the patch version will be incremented for features.

[Unreleased]

Features

Fixes

Breaking

[0.1.0] - 2024-07-31

Features

  • Initial release
  • Added basic operations like: addition, subtraction, multiplication, division, and remainder.

Fixes

Breaking