0.1.0
Pre-release
      Pre-release
    
        Added
- Initial release with initial functionality ported from ECMA-402, 10th edition:
Ecma\Intlstatic class with static methodsgetCanonicalLocales()andsupportedValuesOf()Ecma\Intl\Categoryenum to pass toIntl::supportedValuesOf()Ecma\Intl\Localeto represent Unicode localesEcma\Intl\Locale\Optionsfor manipulating locales when creating instances ofEcma\Intl\Locale- Various classes for representing locale information:
Ecma\Intl\Locale\TextInfoandEcma\Intl\Locale\CharacterDirectionEcma\Intl\Locale\WeekInfoandEcma\Intl\Locale\WeekDay
 
 
Changed
- Nothing.
 
Deprecated
- Nothing.
 
Removed
- Nothing.
 
Fixed
- Nothing.