Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@maddyblue maddyblue released this 17 Oct 18:12
· 86 commits to master since this release
bced77f
  • NewWithBigInt now correctly handles negative big.Ints.
  • SetExponent and SetCoefficient have been removed in favor of SetFinite. Now all Set methods set all fields of Decimal.

Due to the breaking API changes above the major version has been bumped.