- Fixed
Decimal
related issue with multiplication and division.
- Fixed
Decimal
related issue.
- Fixed
Decimal
related issue.
- Fixed
AmountFormat.format
forAmountFormat.flexibleDouble
with negative values.
- Fixed doc comments.
- Updated readme.
- Added to
AmountFormat.format
andAmount.toString
precision.
- Updated documentations.
- Updated tests.
- Added generic constructor with
BigInt
numerator. - Added
oneInt
andoneIntOf
- Removed
sealed
class modifier fromAmountException
. - Fixed
MoneyFormatterInteface
naming toAmountFormatterInteface
. - Updated tests.
- Adjusted test coverage.
- Added tests and negative precision check for setter of default precision.
- Added fully functional and totally tested
Amount
.