You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated CLDR data from v39 to v40 (#44)
The most notable changes is that the number of plural rules changed for Italian, Portuguese, and Spanish
See https://cldr.unicode.org/index/downloads/cldr-40 for more details
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)