All notable changes to this project will be documented in this file.
The format is based on Common Changelog, and this project adheres to Semantic Versioning.
1.2.0 - 2023-03-28
- Bump dependencies (@PaulRBerg)
- Improve documentation and formatting (@PaulRBerg)
- Switch from Yarn to Pnpm for dependency management (@PaulRBerg)
- Support uppercase
E
in exponential notation (#16) (@tiagox)
1.1.2 - 2022-07-26
- Adhere to Common Changelog in
CHANGELOG.md
(@PaulRBerg) - Change the license from "Unlicense" to "MIT" (@PaulRBerg)
- Fix number of decimals in error message in
fromBn
function (@PaulRBerg) - Polish the README (@PaulRBerg)
1.1.1 - 2021-10-27
- Semver from "^5.5.0" to "5.x" for
@ethersproject/bignumber
peer dependency (@PaulRBerg)
1.1.0 - 2021-10-26
- TypeScript declaration maps and source maps (@PaulRBerg)
- Upgrade to
@ethersproject/bignumber
v5.5.0 (@PaulRBerg)
1.0.1 - 2021-09-29
- Relax type checking in
fromBn
function (@PaulRBerg)
1.0.0 - 2021-09-27
- First release of the package (@PaulRBerg)