Version 2.0.0
- 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.