Releases: savoirfairelinux/num2words
Releases · savoirfairelinux/num2words
v0.5.13
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
v0.5.12
What's Changed
- Add new check to base by @mrodriguezg1991 in #463
- Support Japanese Reiwa (令和/れいわ) era. by @kaiidams in #412
- add basic farsi support by @HKalbasi in #354
- Added Tajik language support by @decherd in #406
- Fix Amharic language support by @devEyosiyas in #465
- Fix Hebrew pluralize and implement to_currency by @gs202 in #330
- [ADD] num2words: add support to translate some currencies in italian language by @primes2h in #434
- fix Polish twenties by @cyriaka90 in #345
- add uzs for ru and en by @DogRuz in #422
- Added support for Esperanto numbers. by @OpesMentis in #387
- [ADD] to ordinal number for Turkish by @ieski in #468
- Fix zeroth in Dutch to nulde fixing #325 by @KommuSoft in #326
- new release by @mrodriguezg1991 in #475
New Contributors
- @kaiidams made their first contribution in #412
- @HKalbasi made their first contribution in #354
- @decherd made their first contribution in #406
- @devEyosiyas made their first contribution in #465
- @gs202 made their first contribution in #330
- @primes2h made their first contribution in #434
- @DogRuz made their first contribution in #422
- @OpesMentis made their first contribution in #387
- @ieski made their first contribution in #468
- @KommuSoft made their first contribution in #326
Full Changelog: v0.5.11...v0.5.12
v0.5.11
What's Changed
- Add KZT and UAH currencies to lang RU by @satels in #264
- Add es_NI currency by @williamjmorenor in #276
- Update .gitignore to add .eggs/ directory by @williamjmorenor in #280
- Fix Hebrew support by @arielallon in #289
- Update test_tr.py to increase coverage by @toofun666 in #298
- Add ordinal 12,345 to ES test suite to increase coverage by @btharper in #287
- Add simple tests for lang_DK.py by @btharper in #286
- Add testcase for lang_EN.py by @btharper in #288
- Add more tests to base.py by @williamjmorenor in #283
- Fixed misspelling of 21 (cardinal and ordinal number) in IT language by @yliharma in #270
- Romanian issues 259 by @mariaS210 in #260
- Adding Language Support for Telugu / Bug Fix in Kannada by @venu1807 in #263
- Add support of Kazakh language (KZ) by @olzhasar in #306
- Update README.rst by @sarahberanek in #307
- Added support for Hungarian language by @maraid in #310
- [UPD] Readme file by @mromdhane in #363
- [ADD] num2words: add traslation to spanish of several currencies by @fernandahf in #356
- added swedish language including test cases by @peternordstrom in #352
- Remove dupplicated line in lang_PT_BR by @israelst in #355
- Fix ordinal_num output for Dutch (NL) by @EraYaN in #369
- Polishordinals by @PaulinaKomorek in #367
- [tr] return Turkish 0 ordinal and cardinal by @cyriaka90 in #347
- Improve Ukrainian support and minor fixes in CZ, KZ, LT, LV, PL, RU, SR languages by @rostyslav80 in #400
- feat: ci: replace travis by github workflows by @mrodriguezg1991 in #448
- [ES] Added missing accents ("dieciséis", "dólar", "dólares", "veintiún"), improved currency gender handling, fixed pound cent names by @gonsalet in #443
New Contributors
- @satels made their first contribution in #264
- @arielallon made their first contribution in #289
- @yliharma made their first contribution in #270
- @venu1807 made their first contribution in #263
- @olzhasar made their first contribution in #306
- @maraid made their first contribution in #310
- @mromdhane made their first contribution in #363
- @fernandahf made their first contribution in #356
- @peternordstrom made their first contribution in #352
- @israelst made their first contribution in #355
- @EraYaN made their first contribution in #369
- @PaulinaKomorek made their first contribution in #367
- @cyriaka90 made their first contribution in #347
- @rostyslav80 made their first contribution in #400
- @mrodriguezg1991 made their first contribution in #448
- @gonsalet made their first contribution in #443
Full Changelog: v0.5.10...v0.5.11
v0.5.10
What's Changed
- Release 0.5.9 by @erozqba in #235
- fix ordinal_num for French numbers ending with 1 by @zenogantner in #236
- PL: regular names for powers of thousand by @TrangOul in #233
- German improvements by @zenogantner in #237
- Convert strings to Decimal values by @btharper in #223
- Fix typo 'seperator' on source code by @erozqba in #238
- Updates accents on céntimos in Spanish by @ohduran in #240
- Multitude of corrections of Slovene language by @bblaz in #246
- Fixing currency functions for german and french. Adding Currency_Forms for DE, FR and NL. by @sarahberanek in #247
- Add support for the Indian rupee. by @chintal in #248
- Revert some copyright changes made in commit 53b4518 by @neysofu in #254
- add kannada language support by @akki2825 in #243
- Release v0.5.10 by @eortiz-tracktik in #255
New Contributors
- @zenogantner made their first contribution in #236
- @ohduran made their first contribution in #240
- @chintal made their first contribution in #248
- @akki2825 made their first contribution in #243
- @eortiz-tracktik made their first contribution in #255
Full Changelog: 0.5.9...v0.5.10