Files
num2words/CHANGES.rst

16 lines
375 B
ReStructuredText
Raw Normal View History

Changelog
=========
2014-03-14 10:53:53 -04:00
Version 0.5.1 -- 2014/03/14
---------------------------
* Added Python 3 support with 2to3. (#3)
* Fixed big numbers in spanish. (#2)
* Fixed bugs in tanslation from 30 to 40 in spanish. (#4)
* Fixed word joining in english. (#8)
Version 0.5.0 -- 2013/05/28
---------------------------
* Created ``num2words`` based on the old ``pynum2word`` project.