2.0.0-alpha.14 (2023-02-27)
- isPositive: return
false
with zero (#728) (140fe68) - up, down, halfUp: fix handling of numbers close to 0 and rounding of integer results (#711) (6b30aa0), closes #710 #713
2.0.0-alpha.13 (2022-12-19)
2.0.0-alpha.12 (2022-12-09)
2.0.0-alpha.11 (2022-12-04)
- ** the
toUnit
and thetoFormat
functions were removed.
2.0.0-alpha.10 (2022-11-19)
2.0.0-alpha.9 (2022-11-04)
- currencies: add missing ANG export (#447) (8a0f67b)
- trimScale: check for zero value in countTrailingZeros (#448) (6eefe8b)
- revert snapshot process (78db2dd)
2.0.0-alpha.8 (2021-08-08)
- core: use equal function to compare currency base and exponent (ac4724f)
- calculator-bigint: avoid transpiling exponentiation operator (53bf974)
- expose calculator types (b17bfc1)
2.0.0-alpha.7 (2021-07-26)
- dinero.js: properly re-export types and rounding functions (d40a7e2)
- dinero.js: re-export createDinero (d8d149f)
2.0.0-alpha.6 (2021-07-21)
- currencies: use proper base and exponents for MRU and MGA (ac2bb8d)
2.0.0-alpha.5 (2021-07-19)
2.0.0-alpha.4 (2021-07-16)
2.0.0-alpha.3 (2021-07-13)
2.0.0-alpha.2 (2021-07-12)
This alpha release brings the new major version of Dinero.js. To learn more, head over to the documentation.
See previous releases.