- Added
Amount.isIntegergetter. - Fixed decimal separator formatter regex for double values.
- Updated tests.
- Added to
RankFormatRankFormat.commaandRankFormat.pointrank options.
- Fixed
Decimalrelated issue with multiplication and division.
- Fixed
Decimalrelated issue.
- Fixed
Decimalrelated issue.
- Fixed
AmountFormat.formatforAmountFormat.flexibleDoublewith negative values.
- Fixed doc comments.
- Updated readme.
- Added to
AmountFormat.formatandAmount.toStringprecision.
- Updated documentations.
- Updated tests.
- Added generic constructor with
BigIntnumerator. - Added
oneIntandoneIntOf - Removed
sealedclass modifier fromAmountException. - Fixed
MoneyFormatterIntefacenaming toAmountFormatterInteface. - Updated tests.
- Adjusted test coverage.
- Added tests and negative precision check for setter of default precision.
- Added fully functional and totally tested
Amount.