0.1.0
Pre-release
Pre-release
Added
- Initial release with initial functionality ported from ECMA-402, 10th edition:
Ecma\Intl
static class with static methodsgetCanonicalLocales()
andsupportedValuesOf()
Ecma\Intl\Category
enum to pass toIntl::supportedValuesOf()
Ecma\Intl\Locale
to represent Unicode localesEcma\Intl\Locale\Options
for manipulating locales when creating instances ofEcma\Intl\Locale
- Various classes for representing locale information:
Ecma\Intl\Locale\TextInfo
andEcma\Intl\Locale\CharacterDirection
Ecma\Intl\Locale\WeekInfo
andEcma\Intl\Locale\WeekDay
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.