Release for NMoneys v7.3.0.0
- Implement amendment 177
ZWL
->ZWG
- Sync currency names and significant decimal digits with current ISO list.
- Sync currency information with latest framework information.
- Add extensions methods to
int
(besides the existingdecimal
) - Add static factory method to create a instance of
CurrencyConfiguration
from the information inCultureInfo
andRegionInfo
(effectively adding the ablity to reset the information of a given currency to whatever is in the framework)
Full Changelog: 7.2.0.0...7.3.0.0