Releases: dinerojs/dinero.js
Releases · dinerojs/dinero.js
v2.0.0-alpha.14
v2.0.0-alpha.13
2.0.0-alpha.13 (2022-12-19)
Bug Fixes
v2.0.0-alpha.12
2.0.0-alpha.12 (2022-12-09)
Bug Fixes
v2.0.0-alpha.11
2.0.0-alpha.11 (2022-12-04)
Features
BREAKING CHANGES
- ** the
toUnit
and thetoFormat
functions were
removed.
v2.0.0-alpha.10
2.0.0-alpha.10 (2022-11-19)
Bug Fixes
2.0.0-alpha.9
2.0.0-alpha.9 (2022-11-04)
Bug Fixes
v2.0.0-alpha.8
2.0.0-alpha.8 (2021-08-08)
Bug Fixes
- core: use equal function to compare currency base and exponent (ac4724f)
- calculator-bigint: avoid transpiling exponentiation operator (53bf974)
Features
- expose calculator types (b17bfc1)
v2.0.0-alpha.7
2.0.0-alpha.7 (2021-07-26)
Bug Fixes
- dinero.js: properly re-export types and rounding functions (d40a7e2)
Features
- dinero.js: re-export createDinero (d8d149f)
v2.0.0-alpha.6
2.0.0-alpha.6 (2021-07-21)
Bug Fixes
- currencies: use proper base and exponents for MRU and MGA (ac2bb8d)