Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 556 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 556 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

[Unreleased]

  • feature/percentage: for percentage manipulations
  • feature/fraction: for rational numbers manipulations

[0.2.0] - 2020-12-23

Changed

  • wholePart and decimalPart methods now return Number instances

[0.1.0] - 2020-12-22

Added

  • Number immutable value object