v2.3.0
π IMPROVEMENTS
- @Rsa97 added a PR to handle plural forms better. Before it was assumed that all languages use the plural form for everything besides 1 (like English does). Now it will handle this based on the language. So for example in French it will also use the singular form for 0.
π LANGUAGES
- @cvc90 added translation for Spanish
Thanks for your contributions!
What's Changed
- Ability to specify multiple (from one to six) long time unit variants for different languages by @Rsa97 in #58
- Add Spanish to supported language list by @cvc90 in #59
New Contributors
Full Changelog: v2.2.5...v2.3.0