Skip to content

Releases: TheFes/relative-time-plus

v2.3.2

11 Oct 07:59
908f9aa
Compare
Choose a tag to compare

🐛 BUG FIXES

  • Fix warning about missing debug attribute on namespace object

What's Changed

  • Fix warning about missing debug attribute by @TheFes in #63

Full Changelog: v2.3.1...v2.3.2

v2.3.1

07 Oct 09:49
0c2af42
Compare
Choose a tag to compare

🐛 BUG FIXES

  • When a time diff like 59 minutes was rounded up, it would return 0 minutes instead of 1 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

09 Sep 11:36
25561e1
Compare
Choose a tag to compare

🌟 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

06 Sep 11:58
b2d8c99
Compare
Choose a tag to compare

🌐 LANGUAGES

  • Vietnamese translations added. Thanks @cuongpl

What's Changed

  • Add Vietnamese to supported language list by @cuongpl in #57

New Contributors

Full Changelog: V2.2.5...v2.2.5

V2.2.5

27 Aug 10:24
887d806
Compare
Choose a tag to compare

🌐 LANGUAGES

  • Bulgarian translations added

What's Changed

New Contributors

Full Changelog: v2.2.4...V2.2.5

v2.2.4

30 May 14:24
8a0a7d4
Compare
Choose a tag to compare

🐛 BUG FIXES

  • Fix for bug in month calculation causing a ValueError

What's Changed

  • Fix ValueError: day is out of range for month by @TheFes in #55

Full Changelog: v2.2.3...v2.2.4

v2.2.3

28 May 07:34
54bc7ee
Compare
Choose a tag to compare

Added Ukranian translations. Thanks @laktiv

What's Changed

New Contributors

Full Changelog: v2.2.2...v2.2.3

v2.2.2

27 May 18:25
8de7478
Compare
Choose a tag to compare

Corrections to German translations for milliseconds

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

14 May 20:26
ceae0c6
Compare
Choose a tag to compare

Add Russian translation, thanks @vrun

v2.2.0

10 Apr 20:27
26d417c
Compare
Choose a tag to compare

🌐 LANGUAGES

What's Changed

  • Add Finnish language translation by @TheFes in #48

Full Changelog: v2.1.0...v2.2.0