Js Big Decimal Versions Save

Work with large numbers on the client side with high precision.

v2.0.6

3 months ago

New Features

  • Added support for skipTrailingZeros

Full Changelog: https://github.com/royNiladri/js-big-decimal/compare/v2.0.4...v2.0.6

v1.4.1

1 year ago

v1.3.12

1 year ago

Bugfixes

  • #84 Rounding of small negative numbers fixed

v1.3.10

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/royNiladri/js-big-decimal/compare/v1.3.9...v1.3.10

v1.3.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/royNiladri/js-big-decimal/compare/v1.3.4...v1.3.5

v1.3.2

1 year ago

What's Changed

Full Changelog: https://github.com/royNiladri/js-big-decimal/compare/v1.3.1...v1.3.2

v1.3.0

3 years ago

Added functionality for integer modulus as requested in #32

v1.2.3

3 years ago

Bugfix #24