- 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/package/show/devel:languages:python/python-num2words?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 20:48:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 4 16:55:59 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
@@ -39,7 +66,7 @@ Tue Oct 4 16:55:59 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
[tr] return Turkish 0 ordinal and cardinal (#347)
|
||||
Improve Ukrainian support and minor fixes in CZ, KZ, LT, LV, PL, RU, SR languages (#400)
|
||||
feat: ci: replace travis by github workflows (#448)
|
||||
[ES] Added missing accents ("dieciséis", "dólar", "dólares", "veintiún"), improved currency gender handling, fixed pound cent names (#443)
|
||||
[ES] Added missing accents ("dieciséis", "dólar", "dólares", "veintiún"), improved currency gender handling, fixed pound cent names (#443)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 21 10:56:40 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
@@ -49,7 +76,7 @@ Thu May 21 10:56:40 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 13:59:12 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 0.5.10
|
||||
- update to 0.5.10
|
||||
* Add Kannada language localization (#243)
|
||||
* Revert some copyrights changed by mistake (#254)
|
||||
* Add indian rupee to the supported currencies (#248)
|
||||
@@ -105,4 +132,4 @@ Tue Dec 4 12:50:56 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 6 07:18:59 UTC 2018 - alarrosa@suse.com
|
||||
|
||||
- Initial release of python-num2words 0.5.6
|
||||
- Initial release of python-num2words 0.5.6
|
||||
|
||||
Reference in New Issue
Block a user