- update to 0.5.14:
* Fixed a typo in PL
* Run tests against Python 3.12
* ADD num2words: es_CR language
* New languages: Welsh (Celtic) and Chechen (Nakho-Dagestanian)
* Add catalan language support
* Adding Tetum Language
* FIX ISO code for Belarusian language is be, not by.
* Add test to improve coverage
* Added Bangla language support to num2word for Bangladesh.
* Czech language ISO 639-1 code fix
* Added support for Tunisian Dinar
* Change danish language code to DA
OBS-URL: https://build.opensuse.org/request/show/1293128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-num2words?expand=0&rev=10
* Fixed a typo in PL
* Run tests against Python 3.12
* ADD num2words: es_CR language
* New languages: Welsh (Celtic) and Chechen (Nakho-Dagestanian)
* Add catalan language support
* Adding Tetum Language
* FIX ISO code for Belarusian language is be, not by.
* Add test to improve coverage
* Added Bangla language support to num2word for Bangladesh.
* Czech language ISO 639-1 code fix
* Added support for Tunisian Dinar
* Change danish language code to DA
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-num2words?expand=0&rev=20
- update to 0.5.13:
* Fix a problem in Brazilian Portuguese code referred to
thousands when the hundreds are exact. (#421)
* Fix issue with the hundreds of millions, billions, ... when
the hundreds of those are exact. (#436)
* Fix negative number problem (#477)
* Fix lang_DK issues (#366)
* Norwegian uplift (#484)
* BYN to EU and RU (#439)
* Add support for Azerbaijani language (#495)
* Add Icelandic (#380)
* Hebrew long-form spelling, gender, ordinals, fractions,
maxval=1e66, construct forms (#490)
* Fix 15, 16, 17, 18, 19 issue (#505)
* Added support for the Nigerian Naira (#507)
* Fix several issues with num2words in Arabic (#512)
* Guatemalan currency support (#510)
* Fix#508: Handle string inputs in Italian to_ordinal (#518)
* Add Slovak language support (#533)
* Add gender and morphological cases support for Ukrainian
* Adding genders for Russian language (#503)
* Lang By Added (#506)
* Add Saudi Riyal to english (#531)
[ES] Added missing accents ("dieciséis", "dólar", "dólares", "veintiún"), improved currency gender handling, fixed pound cent names (#443)
- update to 0.5.10
- Initial release of python-num2words 0.5.6
OBS-URL: https://build.opensuse.org/request/show/1131692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-num2words?expand=0&rev=7
* Fix a problem in Brazilian Portuguese code referred to
thousands when the hundreds are exact. (#421)
* Fix issue with the hundreds of millions, billions, ... when
the hundreds of those are exact. (#436)
* Fix negative number problem (#477)
* Fix lang_DK issues (#366)
* Norwegian uplift (#484)
* BYN to EU and RU (#439)
* Add support for Azerbaijani language (#495)
* Add Icelandic (#380)
* Hebrew long-form spelling, gender, ordinals, fractions,
maxval=1e66, construct forms (#490)
* Fix 15, 16, 17, 18, 19 issue (#505)
* Added support for the Nigerian Naira (#507)
* Fix several issues with num2words in Arabic (#512)
* Guatemalan currency support (#510)
* Fix#508: Handle string inputs in Italian to_ordinal (#518)
* Add Slovak language support (#533)
* Add gender and morphological cases support for Ukrainian
* Adding genders for Russian language (#503)
* Lang By Added (#506)
* Add Saudi Riyal to english (#531)
[ES] Added missing accents ("dieciséis", "dólar", "dólares", "veintiún"), improved currency gender handling, fixed pound cent names (#443)
- update to 0.5.10
- Initial release of python-num2words 0.5.6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-num2words?expand=0&rev=14
-Version 0.5.12 -- 2022/08/19
Support Japanese Reiwa (令和/れいわ) era. (#412)
Add basic farsi support (#354)
Added Tajik language support (#406)
Fix Amharic language support (#465)
Fix Hebrew pluralize and implement to_currency (#330)
Add support to translate some currencies in italian language (#434)
Fix Polish twenties (#345)
Add uzs for ru and en (#422)
Added support for Esperanto numbers. (#387)
[ADD] to ordinal number for Turkish (#468)
Fix zeroth in Dutch to nulde fixing (#326)
-Version 0.5.11 -- 2022/08/03
Add KZT and UAH currencies to lang RU (#264)
Add es_NI currency (#276)
Update .gitignore to add .eggs/ directory (#280)
Fix Hebrew support (#289)
Update test_tr.py to increase coverage (#298)
Add ordinal 12,345 to ES test suite to increase coverage (#287)
Add simple tests for lang_DK.py (#286)
Add testcase for lang_EN.py (#288)
Add more tests to base.py (#283)
Fixed misspelling of 21 (cardinal and ordinal number) in IT language (#270)
Romanian issues 259 (#260)
Adding Language Support for Telugu / Bug Fix in Kannada (#263)
Add support of Kazakh language (KZ) (#306)
Update README.rst (#307)
Added support for Hungarian language (#310)
[UPD] Readme file (#363)
[ADD] num2words: add traslation to spanish of several currencies (#356)
OBS-URL: https://build.opensuse.org/request/show/1007951
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-num2words?expand=0&rev=12