All notable changes to this project will be documented in this file.
Note: Pre-1.0 minor releases may not be backwards-compatible.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning
- Decimal and currency formatting options default to
{ group: true }
- Dropped
CLDR.Locales
namespace and merged methods intoCLDR.General
- Export
LanguageIdType
- Added
CLDR.General.getLanguageDisplayName
- Converted
CLDR
to an interface