Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 23:16

Changelog

  • d789957 Add exp/log/ln operations
  • 7872283 Add v1.0.1 changes to CHANGELOG.md.
  • adb0e0f Bugfix: Don't change original in commaFWithDigits.
  • bf63294 Change README.md to reflect precision.
  • afa874b Fix bug where MOL required an argument.
  • 3be8819 Fix precision bug on formatted numbers.
  • 592cb31 Limit precision to 128 bits/34 digits), fix tests.
  • 5fff1d0 Removed upx (binary compression) from goreleaser.
  • 3c7b38f Uses value for the E from the decimal library. (#16)