Skip to content

Commit aa81e80

Browse files
author
Marlon Rodriguez Garcia
committed
Added changes for release 0.5.13
1 parent c3f5e17 commit aa81e80

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGES.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Changelog
22
=========
33

4+
Version 0.5.13 -- 2023/10/18
5+
---------------------------
6+
7+
* Fix a problem in Brazilian Portuguese code referred to thousands when the hundreds are exact. (#421)
8+
* Fix issue with the hundreds of millions, billions, ... when the hundreds of those are exact. (#436)
9+
* Fix negative number problem (#477)
10+
* Fix lang_DK issues (#366)
11+
* Norwegian uplift (#484)
12+
* BYN to EU and RU (#439)
13+
* Change python3.6 to python3.11 because deprecation in ubuntu 22.04 (#494)
14+
* Add support for Azerbaijani language (#495)
15+
* Add Icelandic (#380)
16+
* Hebrew long-form spelling, gender, ordinals, fractions, maxval=1e66, construct forms (#490)
17+
* Fix 15, 16, 17, 18, 19 issue (#505)
18+
* Added support for the Nigerian Naira (#507)
19+
* Fix several issues with num2words in Arabic (#512)
20+
* Guatemalan currency support (#510)
21+
* Fix #508: Handle string inputs in Italian to_ordinal (#518)
22+
* Add Slovak language support (#533)
23+
* Add gender and morphological cases support for Ukrainian (#530)
24+
* Adding genders for Russian language (#503)
25+
* Lang By Added (#506)
26+
* Add Saudi Riyal to english (#531)
27+
428
Version 0.5.12 -- 2022/08/19
529
----------------------------
630

0 commit comments

Comments
 (0)