Releases: php-gettext/Languages
Releases · php-gettext/Languages
v2.10.0
- Updated CLDR data from v40 to v42 (#47)
v2.8.1
- Improve transliteration when exporting to US-ASCII (#40)
v2.6.0
- Updated CLDR data from v34 to v36
- The
export-plural-rules
bin command now accepts a --parenthesis
option that allows you to omit extra parenthesis in plural rule formula (they are needed in PHP but not in other languages) (see #29)
v2.5.0
- Updated CLDR data from v33.1 to v34
Changes
- Add support for plural rules of: Interlingua (
ia
), and Sardinian (sc
)
- Other minor changes (see #22 for the details)
v2.4.0
- Updated CLDR data from v31 to v33.1
Changes
- Plural rule for Macedonian (
mk
) changed
- Plural rule of European Portuguese (
pt_PT
) is now (again!) different from the Brazilian Portuguese one
- Add support for plural rules of: Ido (
io
), Sicilian (scn
), Sindhi (sd
)
v2.3.0
- Updated CLDR data from v30.0.2 to v31
Changes:
- European Portuguese now has the same plural rule as the Brazilian Portuguese
- The default name of the
Czech Republic
changed to Czechia
(details)
v2.2.0
No new features, no code changes, no data changes.
The only change is the renaming of the scripts in the bin
folder (see bd19ab8).