Skip to content

Releases: royNiladri/js-big-decimal

v2.0.6

20 Jan 18:32
Compare
Choose a tag to compare

New Features

  • Added support for skipTrailingZeros

Full Changelog: v2.0.4...v2.0.6

v1.4.1

15 Feb 07:32
Compare
Choose a tag to compare
1.4.1

v1.3.12

28 Oct 16:56
Compare
Choose a tag to compare

Bugfixes

  • #84 Rounding of small negative numbers fixed

v1.3.10

02 Oct 07:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.9...v1.3.10

v1.3.5

22 May 05:59
Compare
Choose a tag to compare

What's Changed

  • Updates to CI build pipeline
  • BugFix #49 by @royNiladri in #50
  • BugFix #60: Incorrect results from parsing an exponential form numbers by @eldereal in #61
  • Update dependency packages for security

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.2

22 May 05:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

22 May 05:34
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

16 Aug 17:12
Compare
Choose a tag to compare

Added functionality for integer modulus as requested in #32

v1.2.3

17 Jul 11:45
Compare
Choose a tag to compare

Bugfix #24