Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 2.2 KB

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)

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)

2.0.0-alpha.6 (2021-07-21)

Bug Fixes

  • currencies: use proper base and exponents for MRU and MGA (ac2bb8d)

2.0.0-alpha.5 (2021-07-19)

Features

2.0.0-alpha.4 (2021-07-16)

2.0.0-alpha.3 (2021-07-13)

2.0.0-alpha.2 (2021-07-12)

2.0.0-alpha.1 (2021-07-09)

This alpha release brings the new major version of Dinero.js. To learn more, head over to the documentation.


See previous releases.