- Update to CLDR v44.
- Update to CLDR v43.
- Add
tryParseto NumberFormat. - Add
tryParsetryParseStricttryParseLoosetryParseUtcto DateFormat. - Add fallback for deprecated locales, such as
he<->iw. - Switch QAR currency name to Riyal.
- Add license headers to some files.
- Update CVE currency symbol.
- Add
EEEEEskeleton forDateFormat, closing #176. - Switch to
3.0.0SDK. - Fix issue #483 about date parsing with a
yyskeleton. - Extract
NumberParserBaseabstract class