Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 Issues Potentially Fixed #492

Open
wants to merge 475 commits into
base: release-0.5.9
Choose a base branch
from
Open

2 Issues Potentially Fixed #492

wants to merge 475 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    91e6d76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #434 from PNLUG/add-to_currency_support

    [ADD] num2words: add support to translate some currencies in italian language
    mrodriguezg1991 authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d8c199b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6284e71 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #345 from cyriaka90/fix_polish_twenty

    fix Polish twenties
    mrodriguezg1991 authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    540c5bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dee99a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #422 from DogRuz/master

    - add uzs for ru and en
    mrodriguezg1991 authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8816154 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    8633c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ced5f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b435c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebada15 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #387 from OpesMentis/master

    Added support for Esperanto numbers.
    mrodriguezg1991 authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    18b0007 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e08193a View commit details
    Browse the repository at this point in the history
  7. [TEST] ordinal_num test

    ieski committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3187fa2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e000cd2 View commit details
    Browse the repository at this point in the history
  9. [TEST] ordinal_num test

    ieski committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    c19ea13 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    605d82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a05f6e5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #468 from ieski/master

    [ADD] to ordinal number for Turkish
    mrodriguezg1991 authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    48dd5bd View commit details
    Browse the repository at this point in the history
  4. Remove dupplicated line in lang_PT_BR

    Remove an unnecessary condition, since the very same action follows it.
    israelst authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8db643a View commit details
    Browse the repository at this point in the history
  5. [UPD] Readme file

    mromdhane authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    9c64d48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb24e20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b35e7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a35effb View commit details
    Browse the repository at this point in the history
  9. updated test case to increase coverage. raised NotImplementedError fo…

    …r options not implemented.
    peternordstrombookbeat authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    469aaff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e494d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    402b1e8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2039df6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f1cfc8e View commit details
    Browse the repository at this point in the history
  14. Fix ordinal_num output for Dutch (NL)

    EraYaN authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5cb4605 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ea82fe1 View commit details
    Browse the repository at this point in the history
  16. [tr] return Turkish 0 ordinal and cardinal (#347)

    * [tr] return Turkish 0 ordinal and cardinal
    
    * add str_to_number to Turkish
    
    * try rather use Num2Word_Base
    cyriaka90 authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    79a9abf View commit details
    Browse the repository at this point in the history
  17. Improve Ukrainian support and minor fixes in CZ, KZ, LT, LV, PL, RU, …

    …SR languages (#400)
    
    * Fix English char 'i' in Ukrainian words
    
    * Fix the feminine currency processing for UAH in lang_UK.py
    
    * Fix test_ua.py
    
    * Fix the feminine currency processing for UAH in lang_RU.py
    
    * Add tests for UAH in test_ru.py
    
    * Add world currencies to lang_UK.py; Add test cases to test_uk.py for world currencies
    
    * Fix incorrect handling of zeros after decimal point for CZ, KZ, LT, LV, PL, RU, SR and UK languages
    
    * Add ukrainian ordinal numbers
    
    * Fix too long lines of code
    
    * Add test for negative cardinal number
    rostyslav80 authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    6bf14be View commit details
    Browse the repository at this point in the history
  18. [ADD] to ordinal number for Turkish

    ieski authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b5875b8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3b27a09 View commit details
    Browse the repository at this point in the history
  20. feat: ci: replace travis by github workflows

    Marlon Rodriguez authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5a8a17d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0b896c5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a61760b View commit details
    Browse the repository at this point in the history
  23. Orthography fixes: added missing accent (nuevos dolares->nuevos dólar…

    …es); fixed accents in test_es.py (dieciséis, dólar, dólares, veintiún)
    gonsalet authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1cea151 View commit details
    Browse the repository at this point in the history
  24. flake8 fix: fixed comment style

    Fixed:
    ./num2words/lang_ES.py:366:56: E261 at least two spaces before inline comment
    ./num2words/lang_ES.py:366:80: E501 line too long (100 > 79 characters)
    gonsalet authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    4afc68f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fc0c15c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0ee149a View commit details
    Browse the repository at this point in the history
  27. Fixed accent in examples ("centimos"->"céntimos")

    Fixed accent in Spanish examples ("centimos"->"céntimos"), thus making the example consistent with actual current behaviour.
    gonsalet authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d4c979e View commit details
    Browse the repository at this point in the history
  28. Fixed accent in Spanish command line examples

    Fixed accent in Spanish command line examples ("centimos"->"céntimos"), thus making the example consistent with actual current behaviour.
    gonsalet authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    db5e1d1 View commit details
    Browse the repository at this point in the history
  29. lang_ES: improved currency gender handling, improved error messages; …

    …test_es: updated accordingly
    gonsalet authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    62eba31 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    12e8402 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b8a215a View commit details
    Browse the repository at this point in the history
  32. Added new release

    Marlon Rodriguez Garcia authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    2cb98d3 View commit details
    Browse the repository at this point in the history
  33. Add new check to base

    Marlon Rodriguez Garcia authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f2acbc2 View commit details
    Browse the repository at this point in the history
  34. fix pluralize

    gshekler authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    112e91c View commit details
    Browse the repository at this point in the history
  35. implement currency for HE

    gshekler authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    07ea1ba View commit details
    Browse the repository at this point in the history
  36. add unit tests

    gshekler authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f820ee5 View commit details
    Browse the repository at this point in the history
  37. typo

    gshekler authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    7993ca5 View commit details
    Browse the repository at this point in the history
  38. fix flake issues

    gs202 authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    c11927b View commit details
    Browse the repository at this point in the history
  39. typo

    gs202 authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b01c44e View commit details
    Browse the repository at this point in the history
  40. add basic farsi support

    HKalbasi authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    9f59c5c View commit details
    Browse the repository at this point in the history
  41. fix test coverage

    HKalbasi authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    bbd9de8 View commit details
    Browse the repository at this point in the history
  42. remove unneccery if

    HKalbasi authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a1f0392 View commit details
    Browse the repository at this point in the history
  43. try fix test failure

    HKalbasi authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3d2fa18 View commit details
    Browse the repository at this point in the history
  44. fix flake8 problems

    HKalbasi authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    464f9ed View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4e6a573 View commit details
    Browse the repository at this point in the history
  46. Update __init__.py

    remove space
    mrodriguezg1991 authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5d1e3c7 View commit details
    Browse the repository at this point in the history
  47. Add Amharic language

    Eyosiyas Bereketab authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    16229a3 View commit details
    Browse the repository at this point in the history
  48. Update init for Amharic language

    Eyosiyas Bereketab authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    4355e11 View commit details
    Browse the repository at this point in the history
  49. Update Amharic language

    Eyosiyas Bereketab authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    736db51 View commit details
    Browse the repository at this point in the history
  50. Add Amharic currency form

    Eyosiyas Bereketab authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    770cd6d View commit details
    Browse the repository at this point in the history
  51. Add test cases

    Eyosiyas Bereketab authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a5a812d View commit details
    Browse the repository at this point in the history
  52. Fix flake 8 requirements in python3.1 and increase test coverage.

    Eyosiyas Bereketab authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5948065 View commit details
    Browse the repository at this point in the history
  53. Fix line too long __init__.py

    Eyosiyas Bereketab authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    83203ed View commit details
    Browse the repository at this point in the history
  54. Update Amharic language support

    devEyosiyas authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8ed54f3 View commit details
    Browse the repository at this point in the history
  55. Added Tajik language support

    decherd authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5bfcebd View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    af97683 View commit details
    Browse the repository at this point in the history
  57. Added MEGA_SUFFIX and GIGA_SUFFIX tests

    decherd authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    beb3326 View commit details
    Browse the repository at this point in the history
  58. Fixed flake8 errors

    decherd authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    7bf80d5 View commit details
    Browse the repository at this point in the history
  59. Update __init__.py

    devEyosiyas authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a744270 View commit details
    Browse the repository at this point in the history
  60. Add additional test case

    Eyosiyas Bereketab authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    2ca9897 View commit details
    Browse the repository at this point in the history
  61. - add uzs for ru and en

    potapov.s authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    084ace6 View commit details
    Browse the repository at this point in the history
  62. fix Polish twenties

    cyriaka90 authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d1fe269 View commit details
    Browse the repository at this point in the history
  63. adapt polish tests

    cyriaka90 authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5878cd0 View commit details
    Browse the repository at this point in the history
  64. increase Polish test coverage

    cyriaka90 authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e4b75bb View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    3dda6ee View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    593435f View commit details
    Browse the repository at this point in the history
  67. [TEST] ordinal_num test

    ieski authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    44a2b7c View commit details
    Browse the repository at this point in the history
  68. Added support for Esperanto numbers.

    OpesMentis authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    75eec68 View commit details
    Browse the repository at this point in the history
  69. [TEST] ordinal_num test

    ieski authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    7109e16 View commit details
    Browse the repository at this point in the history
  70. [FIX] E231 missing whitespace after ','

    ieski authored and KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b6a80e0 View commit details
    Browse the repository at this point in the history
  71. reformatting

    KommuSoft committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    2ee06aa View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    bb1c718 View commit details
    Browse the repository at this point in the history
  73. Merge pull request #326 from hapytex/bugfix/dutch_zero_ordinal

    Fix zeroth in Dutch to nulde fixing #325
    mrodriguezg1991 authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    7c86a85 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. new release

    Marlon Rodriguez committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0865ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd633c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5142fe8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #421 from Cris140/patch-1

    To fix a problem in Brazilian Portuguese code referred to thousands when the hundreds are exact.
    mrodriguezg1991 authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b28fb08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0121931 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #436 from Daniel-EST/master

    Fixes #435 [pt_BR] Issue with the hundreds of millions, billions, ... when the hundreds of those are exact.
    mrodriguezg1991 authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a218b33 View commit details
    Browse the repository at this point in the history
  7. #454: [tr] fix negative number problem

    Yunus Emre Geldegul committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3ffdbec View commit details
    Browse the repository at this point in the history
  8. #454: [tr] fix flake8 E501 problem

    Yunus Emre Geldegul committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ddf6a88 View commit details
    Browse the repository at this point in the history
  9. #454: [tr] fix flake8 E128

    Yunus Emre Geldegul committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a7d095c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #477 from emregeldegul/#454

    #454: [tr] fix negative number problem
    mrodriguezg1991 authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    931d71b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4658809 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #366 from JonasTriki/master

    Fixes lang_DK issues
    mrodriguezg1991 authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    67146ed View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. removed hyphen between tens and units

    George committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    9e6cdac View commit details
    Browse the repository at this point in the history
  2. corrected ordinal_num

    George committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    720e3ca View commit details
    Browse the repository at this point in the history
  3. fixed NO currency

    George committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    f123eba View commit details
    Browse the repository at this point in the history
  4. removed comma from word form of large numbers

    George committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    5b38879 View commit details
    Browse the repository at this point in the history
  5. added Norwegian test cases

    George committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    2d5b795 View commit details
    Browse the repository at this point in the history
  6. formatting

    George committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    4596667 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. further ordinal coverage

    George committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b6ebdac View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. new test linting

    George committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f58d954 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    7bcb5ab View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge remote-tracking branch 'base/master'

    # Conflicts:
    #	bin/num2words
    #	num2words/lang_RU.py
    Sergei Ruzki committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    35bf927 View commit details
    Browse the repository at this point in the history
  2. [FIX]flake8 for 3.10 line length fix

    Sergei Ruzki committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6a26a0b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Merge pull request #439 from SkiBY/master

    BYN to EU and RU
    mrodriguezg1991 authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    743c535 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. [ADD]PLN in ru

    to be reverted(?)
    Sergei Ruzki committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    8e5b2dc View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    4d30031 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. change hebrew spelling from biblical and short-form (ktiv haser) to m…

    …odern long-form (ktiv male); add hebrew gender; and hebrew ordinals; add hebrew decimal fraction and negative; fix hebrew word order for singular; fix hebrew currency names; fix global double space after minus; fix tests
    eyaler committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    36a025b View commit details
    Browse the repository at this point in the history
  2. remove duplicate test

    eyaler committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e617d26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16f2641 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8776dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f27e6a View commit details
    Browse the repository at this point in the history
  6. raised maxval to 1,000,000

    eyaler committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    04c0765 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    b487f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16468d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52d7b02 View commit details
    Browse the repository at this point in the history
  4. maxval=1e66

    eyaler committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    23a9fd4 View commit details
    Browse the repository at this point in the history
  5. fixed bug in gender of TENS

    eyaler committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    78c45c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1466c62 View commit details
    Browse the repository at this point in the history
  7. fixed maxval to be percise

    eyaler committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    2a3dad2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a840c5a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    c27ff99 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    8b679c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Change python3.6 to python3.11 because deprecation in ubuntu 22.04

    Marlon Rodriguez Garcia committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    ba95d98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #494 from savoirfairelinux/Change_py36_for_py311

    Change python3.6 to python3.11 because deprecation in ubuntu 22.04
    mrodriguezg1991 authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    4ae4fde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f61e73 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    17dc4e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Merge pull request #495 from elgin9507/lang-az

    add support for Azerbaijani language
    mrodriguezg1991 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    1dc4912 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    47565a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. fix flake8 issues

    eyaler committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    be62f3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee03933 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30aae73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c2fc26 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    2b5dcd3 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    mrodriguezg1991 authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3404faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f510792 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    e15b4f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    a47c485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e272daa View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Merge pull request #490 from eyaler/master

    Hebrew long-form spelling, gender, ordinals, fractions, maxval=1e66, construct forms, etc
    mrodriguezg1991 authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    3ef32f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Adding genders (m, f, n)

    KhramtsovDR committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0cb3a44 View commit details
    Browse the repository at this point in the history
  2. Fix E501 - line too long warning

    KhramtsovDR committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    8d0814d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. fix 15, 16, 17, 18, 19 issue

    nika.soltani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    77fbe91 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Lang BY Added

    tox.ini is changed!!! there is to much old code, to use isort and flake8 in 310 tests only
    SkiBY committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ab5c132 View commit details
    Browse the repository at this point in the history
  2. Added support for the Nigerian Naira

    So all thats required is to set the lang attribute to en_NG
    
    Hopefully this would be merged into the main branch, when this is done,
    the language would be represented as en_NG (English - Nigeria)
    nseetim committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5708ab3 View commit details
    Browse the repository at this point in the history
  3. + coverage test

    SkiBY committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0532aae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc2ec75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    291951e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge pull request #505 from Nika-Soltani-Tehrani/fix-numbers-issue

    fix 15, 16, 17, 18, 19 issue
    mrodriguezg1991 authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5bacc2b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. After Reviev Corrections

    SkiBY committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    554c3d0 View commit details
    Browse the repository at this point in the history
  2. corrected sorting using isort

    nseetim committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5035348 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Guatemala currency

    monroy95 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    00836e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cfdf77 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    afac78a View commit details
    Browse the repository at this point in the history
  2. fix extra space. Resolves #393

    Jeronymous committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    302052e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    030a76f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd0516c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f55f7c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f233c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    8002ed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99b21a5 View commit details
    Browse the repository at this point in the history
  3. add big numbers until Quintinillion

    add a test function for a big numbers
    hedhoud committed Mar 30, 2023
    3 Configuration menu
    Copy the full SHA
    45a8d50 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    cfb12d2 View commit details
    Browse the repository at this point in the history
  2. RU - adding cases, plural and animate

    KhramtsovDR committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    55061d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. solve ar:

    -chahnge the max number to 10 ** 51 -1
    -solve the et in 262 and others
    -add some tests
    hedhoud committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    283d3ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c4c59 View commit details
    Browse the repository at this point in the history
  3. FIx

    monroy95 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7883b29 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. solving ar issues:

     - change maxval to  10 ** 51.
     - add comments to abs & to_str functions.
     - change a list of integer_value by a pow condition
    hedhoud committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4863fb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. solve the one problem

    hedhoud committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    667723a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff9385f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. fixes flake8

    monroy95 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    02a04c9 View commit details
    Browse the repository at this point in the history
  2. Fix 100000 and 90000 ordinal exceptions

    KhramtsovDR committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    373f642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a148c2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #507 from nseetim/master

    Added support for the Nigerian Naira
    mrodriguezg1991 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d098627 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d81f9be View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. format code

    Jeronymous committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b9c6c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    488eeea View commit details
    Browse the repository at this point in the history
  3. fix isort

    monroy95 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    cc4b2cc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. split too long line

    Jeronymous committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    66ff495 View commit details
    Browse the repository at this point in the history
  2. improve code test coverage

    Jeronymous committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    37dc16e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e7d607 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #512 from linto-ai/bugfix/arabic

    Fix several issues with num2words in Arabic
    mrodriguezg1991 authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    be6b2df View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    21e68f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cdbc87 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #510 from monroy95/gt-currency

    Guatemalan currency support
    mrodriguezg1991 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    da48a31 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    6a2c673 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Fixes for PEP8 compatibility

    KhramtsovDR committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    30a8810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d197d3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    859ddf5 View commit details
    Browse the repository at this point in the history
  2. fix after conflicts resolved

    SkiBY committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b0e9f6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f5aebd View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into by_language_added

    # Conflicts:
    #	num2words/__init__.py
    SkiBY committed May 3, 2023
    Configuration menu
    Copy the full SHA
    94d6cd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87def57 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge pull request #518 from Quuxplusone/issue-508

    Fix #508: Handle string inputs in Italian `to_ordinal`
    mrodriguezg1991 authored May 24, 2023
    Configuration menu
    Copy the full SHA
    872510d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. spellcheck

    SkiBY committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9362dfc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/by_language_added' into by_langu…

    …age_added
    
    # Conflicts:
    #	num2words/__init__.py
    SkiBY committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7ad21ae View commit details
    Browse the repository at this point in the history
  3. coverage increased

    small gender fixes
    SkiBY committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    30ca1f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d525b5 View commit details
    Browse the repository at this point in the history
  5. coverage increased

    small gender fixes
    SkiBY committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    802e23e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Add gender and morphological cases support for Ukrainian

    Added two parameters: gender and case
    gender can accept either 'masculine' (default)  or 'feminine'
    case can accept either 'nominative' (default) or
    'genitive','dative','accusative','instrumetnal','locative' and
    'vocative'.
    
    This parameters now working only for to='cardinal'
    kant2002 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5635a41 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Add Saudi Riyal

    SalemCode8 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    4b0b88e View commit details
    Browse the repository at this point in the history
  2. Add SAR Adjective

    SalemCode8 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    2426f14 View commit details
    Browse the repository at this point in the history
  3. Reformat source code

    kant2002 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    ad42ffd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. flake8 converted and pass

    SkiBY committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    585778f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. increase of coverage

    SkiBY committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d1229aa View commit details
    Browse the repository at this point in the history
  2. Fix style in tests

    kant2002 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6c8e66b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Add Slovak language support

    Signed-off-by: Michal Juranyi <[email protected]>
    michal-juranyi committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    2da1f92 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge pull request #533 from michal-juranyi/sklang

    Add Slovak language support
    mrodriguezg1991 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    038bb66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11d48a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #530 from kant2002/kant/add-cases

    Add gender and morphological cases support for Ukrainian
    mrodriguezg1991 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3e39091 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23b3788 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #503 from smilingDima/master

    Adding genders for Russian language
    mrodriguezg1991 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    305242f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    138b155 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    613dcbe View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. [FIX]isort and flake returned

    [FIX]isort and flake returned
    SkiBY committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1251406 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. touch

    SkiBY committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    54b9701 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #506 from SkiBY/by_language_added

    Lang By(Belarusian)  Added
    mrodriguezg1991 authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d7d80f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57ed2f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #531 from SalemCode8/master

    Add Saudi Riyal to english
    mrodriguezg1991 authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c3f5e17 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Added changes for release 0.5.13

    Marlon Rodriguez Garcia committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    aa81e80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #542 from savoirfairelinux/new_release

    Added changes for release 0.5.13
    mrodriguezg1991 authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ab1a836 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c057cb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #466 from mryndzionek/master

    Fixed a typo in PL
    mrodriguezg1991 authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    921258d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. added Welsh (cy) and Chechen (ce)

    Johannes Heinecke committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    97668c0 View commit details
    Browse the repository at this point in the history
  2. mini doc for new languages

    Johannes Heinecke committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    087e402 View commit details
    Browse the repository at this point in the history
  3. added Welsh (cy) and Chechen (ce)

    Johannes Heinecke committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7d9de8a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    7275bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f79af95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5bca21 View commit details
    Browse the repository at this point in the history
  4. coverage

    trying to improve ...
    jheinecke committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    28e3f0e View commit details
    Browse the repository at this point in the history
  5. improved coverage

    tests do pass in 333->343, 341->343, 572->exit but coverage marks as not testes
    Johannes Heinecke committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b0547a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    605b260 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge pull request #544 from michael-k/python3.12

    Run tests against Python 3.12
    mrodriguezg1991 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    974f7a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5622adf View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    4303029 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    d63741d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request #565 from randall-vx/master-dev-es-cr-randallvx

    [ADD] num2words: es_CR language added
    mrodriguezg1991 authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    038e92d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    b833c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69dd3e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #543 from jheinecke/master

    New languages: Welsh (Celtic) and Chechen (Nakho-Dagestanian)
    mrodriguezg1991 authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5e6fa94 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Add catalan language support (#581)

    * lang_CA
    
    * Flake8
    
    * From "" to ''
    
    * Delete settings
    
    * Delete .coverage
    
    * Refactor Num2Word_CA to remove redundant code and include new tests in japanese language
    
    ---------
    
    Co-authored-by: Alberto Castaño <[email protected]>
    GemmaMassonisRecog and Alberto Castaño authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ffebd91 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Adding Tetum Language (#576)

    * Initial Tetum copy of PT
    
    * ida too sanulu
    
    * Up to 999?
    
    * up to 9999?
    
    * up to 100000
    
    * up to 19000000000
    
    * change milaun to millaun
    
    * add trillaun rua
    
    * up to 145254635102
    
    * changed trillaun an billaun
    
    * changed iliao to illaun
    
    * millaun change to miliaun
    
    * rm paramenter inside super
    
    * add more 'miliaun','biliaun','triliaun'
    
    * up to -1234567
    
    * up to 2345.75
    
    * remove parameter inside super
    
    * changed e to resin
    
    * changed o to u
    
    * implemented test cardinal float
    
    * add test ordinal
    
    * changed antes de Cristo to antes Kristu
    
    * changed format
    
    * add 145254635102 testing
    
    * add test currency integer
    
    * add test currency integer negative
    
    * add test currency float
    
    * add test year negative
    
    * add test currency float negative
    
    * rm skip
    
    * changed zero to mamuk
    
    * changed EUR to USD
    
    * Currency fixes
    
    * replace walu to ualu
    
    * Tetun ordinal numbers
    
    * add new source code for to_cardinal tet
    
    * add ordinal to tetun
    
    * add da and k
    
    * fixed ordinal number for tetun language
    
    * changed variavel to english
    
    * fixed logic for ordinal number
    
    * Fix test_currency_float
    
    * Don;t show sentavus if no sentavus
    
    * test currency integer negative
    
    * add test for ordinal
    
    * fix test currency float negative
    
    * fixed test currency integer
    
    * rm the comment
    
    * fixed atus ida resin ida to atus ida ida
    
    * add DRY
    
    * add test
    
    * add ho
    
    * tyup the source code
    
    * tyup source code
    
    * fixed ho bug
    
    * mv self.ho_result
    
    * changed 2 to 1
    
    * fixed bug ho
    
    * pass the testing
    
    * Flake8 fix lang_TET.py
    
    * fix the test tet flake8
    
    * isort test num2words
    
    * First small increases in coverage of TET
    
    * flake8 removing unused import
    
    * removed lines that doesn't execute test
    
    * removed anos line of code
    
    * removed unuse codes
    
    * Remove unused code in to_ordinal
    
    * assert raises ordinal tests
    
    * Remove if statement that was always true
    
    * rm the code
    
    * rm assert int(value)
    
    * fixed the failing error
    
    * Remove unicode literals and division
    
    * fixed the error
    
    * remove empty line
    
    ---------
    
    Co-authored-by: onorio <[email protected]>
    Co-authored-by: Mariano de Deus <[email protected]>
    Co-authored-by: Mario <[email protected]>
    Co-authored-by: joanico <[email protected]>
    Co-authored-by: MarioAP <[email protected]>
    6 people authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e5aee87 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. [FIX] ISO code for Belarusian language is be, not by. + coverage (#574)

    + improvements in big numbers
    + PLN currency added
    +reformat flake8
    SkiBY authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8c712e9 View commit details
    Browse the repository at this point in the history