File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ Version 0.5.6 -- 2017/11/22
5
+ ---------------------------
6
+
7
+ * Refactor to_currency (#135)
8
+ * Allow the use of other convertes to_currency, to_year (#95)
9
+ * Fix code to respect PEP8 (#98, #105)
10
+ * Add Slovene localization (#97)
11
+ * Add Ukrainian localization (#93)
12
+ * Add Dutch localization (#91)
13
+ * Add Algeria-French localization (#86)
14
+ * Add Turkish localization (#85)
15
+
4
16
Version 0.5.5 -- 2017/07/02
5
17
---------------------------
6
18
Original file line number Diff line number Diff line change 18
18
19
19
setup (
20
20
name = 'num2words' ,
21
- version = '0.5.5 ' ,
21
+ version = '0.5.6 ' ,
22
22
description = 'Modules to convert numbers to words. Easily extensible.' ,
23
23
long_description = LONG_DESC ,
24
24
license = 'LGPL' ,
You can’t perform that action at this time.
0 commit comments