Releases: TheFes/relative-time-plus
Releases · TheFes/relative-time-plus
v2.3.2
v2.3.1
🐛 BUG FIXES
- When a time diff like 59 minutes was rounded up, it would return
0 minutes
instead of1 hour
. This is now fixed.
What's Changed
- Fix when values are rounded up, new time part is now highest and wasn't shown before by @TheFes in #61
Full Changelog: v2.3.0...v2.3.1
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
v2.2.5
V2.2.5
🌐 LANGUAGES
- Bulgarian translations added
What's Changed
- Add Bulgarian to supported language list by @georgi-m-iliev in #56
New Contributors
- @georgi-m-iliev made their first contribution in #56
Full Changelog: v2.2.4...V2.2.5