Tags: vyquocvu/dinero.js
Toggle v1.4.0's commit message
feat(dinero): Add hasSubUnits method and deprecate hasCents
fix dinerojs#20
Toggle v1.3.0's commit message
Merge pull request dinerojs#19 from sarahdayan/precision
Add precision concept
Toggle v1.2.0's commit message
docs(readme): Add precision regardin browser support
Toggle v1.1.3's commit message
fix(dinero): Use Object.assign transformer for better browser compati…
…bility
Toggle v1.1.2's commit message
fix(dinero#percentage): Use hardcoded 100 (a percentage is always div…
…ided by 100)
Toggle v1.1.1's commit message
fix(calculator#multiply): Fix precision in float multiply method
Toggle v1.1.0's commit message
test(helpers#isFloat): Add property-based tests
Toggle v1.0.4's commit message
test(calculator#multiply): Add unit test for two floats
Toggle v1.0.3's commit message
Merge pull request dinerojs#10 from tarnelope/negative-value-rounding
fix(Update toRoundedUnit to properly round negative values)
Toggle v1.0.2's commit message
Merge pull request dinerojs#12 from scotttrinh/fix-multiply-divide-th…
…rows
fix(dinero): Round intermediate divide and multiply calculations
You can’t perform that action at this time.