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