- Allow unknown SELECT options to fallback to other
1.0.1
- Fix empty string formatting
1.0.0
- Add support for all languages specified within https://raw.githubusercontent.com/unicode-cldr/cldr-core/master/supplemental/plurals.json At the time of writing this was version 34 - Add lookup_closest_locale function to better handle region specific locales like de_AT or fr_FR
0.5.0
- Add support for Python 3.7
0.4.0
- Add support for Spanish (es)
0.3.1
- Include `future` in install_requires in setup.py