# 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].

[semantic versioning]: http://semver.org/
[keep a changelog]: http://keepachangelog.com/

## v1.0.1 - 2024-11-13

### Fixed

- Fixed SyntaxError when used with small numbers #3. Kudos to [@raduflp](https://github.com/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
