8000 Release v0.10.2: Correct some issues + Add Russian tests · darkzeroman/locales · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.10.2

tagged this 08 Nov 16:14
- corrected handling of single quite in date formats, index was off
causing quotes to appear in text
- corrected bug in plurals rules mod != rules were generating mod10 < 12
&& mod10 >14, when it should be (mod10 < 12 || mod10 > 14)
- added code to sort plural rules, no real issue just now print in order
- override russian percent format CLDR contains space between # and %
but should be no space.

Russian tests were added, thanks @nikolay-turpitko.
- updated tests to cover 100% of range rules.
Assets 2
Loading
0