mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-05 22:32:25 +00:00
Added new release
This commit is contained in:
28
CHANGES.rst
28
CHANGES.rst
@@ -1,6 +1,34 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
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)
|
||||
* added swedish language including test cases (#352)
|
||||
* Remove dupplicated line in lang_PT_BR (#355)
|
||||
* Fix ordinal_num output for Dutch (NL) (#369)
|
||||
* Polishordinals (#367)
|
||||
* [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)
|
||||
|
||||
Version 0.5.10 -- 2019/05/12
|
||||
----------------------------
|
||||
|
||||
Reference in New Issue
Block a user