3.0.0
New Stuff:
- Added
FormattedUnit
andgetUnitFormatter
functionality to allow much more flexibility in number/unit formatted (e.g. you can now format "50 miles per hour" across different locales) - Now using the standard globalize library since React Native incompatibilities have been worked out
IMPORTANT:
New functionality has been enabled by modifying the included CLDR data. If you've forked and customized your included languages and currencies, you need to run gulp cldr
again to add the additional data and enable the new functionality.