Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 666 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 666 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

This change log follows the format documented in Keep a CHANGELOG.

v1.0.1 - 2024-11-13

Fixed

  • Fixed SyntaxError when used with small numbers #3. Kudos to @raduflp!

v1.0.0 - 2024-02-15

Changed

  • BREAKING: Fixed typo withPresicion -> withPrecision.

v0.2.0 - 2024-02-11

Changed

  • Made the library smaller, from 501 B down to 466 B.

v0.1.0 - 2024-02-09

Initial version