What's Changed
- To fix a problem in Brazilian Portuguese code referred to thousands when the hundreds are exact. by @Cris140 in #421
- Fixes #435 [pt_BR] Issue with the hundreds of millions, billions, ... when the hundreds of those are exact. by @Daniel-EST in #436
- #454: [tr] fix negative number problem by @emregeldegul in #477
- Fixes lang_DK issues by @JonasTriki in #366
- Norwegian uplift by @gealodge in #484
- BYN to EU and RU by @SkiBY in #439
- Change python3.6 to python3.11 because deprecation in ubuntu 22.04 by @mrodriguezg1991 in #494
- add support for Azerbaijani language by @elgin9507 in #495
- Icelandic by @biggboss83 in #380
- Hebrew long-form spelling, gender, ordinals, fractions, maxval=1e66, construct forms, etc by @eyaler in #490
- fix 15, 16, 17, 18, 19 issue by @Nika-Soltani-Tehrani in #505
- Added support for the Nigerian Naira by @nseetim in #507
- Fix several issues with num2words in Arabic by @Jeronymous in #512
- Guatemalan currency support by @monroy95 in #510
- Fix #508: Handle string inputs in Italian
to_ordinal
by @Quuxplusone in #518 - Add Slovak language support by @michal-juranyi in #533
- Add gender and morphological cases support for Ukrainian by @kant2002 in #530
- Adding genders for Russian language by @smilingDima in #503
- Lang By Added by @SkiBY in #506
- Add Saudi Riyal to english by @SalemCode8 in #531
New Contributors
- @Cris140 made their first contribution in #421
- @Daniel-EST made their first contribution in #436
- @emregeldegul made their first contribution in #477
- @JonasTriki made their first contribution in #366
- @gealodge made their first contribution in #484
- @SkiBY made their first contribution in #439
- @elgin9507 made their first contribution in #495
- @biggboss83 made their first contribution in #380
- @eyaler made their first contribution in #490
- @Nika-Soltani-Tehrani made their first contribution in #505
- @nseetim made their first contribution in #507
- @Jeronymous made their first contribution in #512
- @monroy95 made their first contribution in #510
- @Quuxplusone made their first contribution in #518
- @michal-juranyi made their first contribution in #533
- @kant2002 made their first contribution in #530
- @smilingDima made their first contribution in #503
- @SalemCode8 made their first contribution in #531
Full Changelog: v0.5.12...v0.5.13