Skip to content

1.2.1

Compare
Choose a tag to compare
@atsticks atsticks released this 16 Apr 08:41
· 404 commits to master since this release

This is a bugfix release. Additionally the RI has been separated into multiple modules, also supporting the Java 9
module. It runs with Java 8 or later.

#172 MaxScale on division bug - fixed
#171 MoneyAmountBuilder.DEFAULT_CONTEXT does not set precision - fixed
#170 Disabling standard rate providers failed - fixed, since modularized
#169 ri/ri-bp use different config entries for defaults - fixed
#168 Clarify/Fix NumberValue calculation for conversions - fixed
#167 Loading of fallback resources - fixed
#166 Inconsistent name between MoneyAmountBuilder and MonetaryAmountFactory - fixed
#162 Question regarding creation of MonetaryAmount - fixed
#161 CurrencyConversionException using exchange rate providers - fixed
#149 Currency symbol assumption is wrong - fixed
#146 Infinite recursion in DefaultExchangeRate.hashCode() - fixed