Ernesto Rodriguez Ortiz and GitHub
e674ce70f3
Merge pull request #286 from btharper/test_dk
...
Add simple tests for lang_DK.py
2019-12-31 09:40:12 -05:00
Ernesto Rodriguez Ortiz and GitHub
a2fe2aa4c9
Merge branch 'master' into test_dk
2019-12-31 09:35:45 -05:00
Ernesto Rodriguez Ortiz and GitHub
432b763e1d
Merge pull request #287 from btharper/es_coverage
...
Add ordinal 12,345 to ES test suite to increase coverage
2019-12-31 09:32:23 -05:00
Ernesto Rodriguez Ortiz and GitHub
cb9fff1189
Merge branch 'master' into es_coverage
2019-12-30 17:15:38 -05:00
Ernesto Rodriguez Ortiz and GitHub
b594ac0513
Merge pull request #298 from toofun666/master
...
Update test_tr.py to increase coverage
2019-12-27 16:11:50 -05:00
Ernesto Rodriguez Ortiz
2d1a318359
Release v0.5.10
2019-05-12 11:48:38 -04:00
Ernesto Rodriguez Ortiz
2eee037648
Fix typo 'seperator' on source code
2019-01-19 17:00:26 -05:00
Ernesto Rodriguez Ortiz
f2fb5bc67f
Release 0.5.9
2019-01-10 20:09:08 -05:00
Ernesto Rodriguez Ortiz
53b4518afb
Issue 229: Add explicit encoding, license and unix line separators.
...
Some maintainers for different linux distribution are having some
problems with the encoding on different python versions. This change
intents to make all python files define explicitly the encoding, license
and unix line separators. Remove one example of the README.rst file
where a possible non UTF-8 character is used.
2018-12-23 12:10:24 -05:00
Ernesto Rodriguez Ortiz
fffb5c2dcf
Release 0.5.8
2018-11-17 14:38:49 -05:00
Ernesto Rodriguez Ortiz
f9107c4938
Use language iso code for Vietnamese
...
Also update the readme and fix error, on the README.rst file we say tha
code language to use is vn, but to make it work you have to use vi_VN.
Let's refactor this to use the proper iso code `vi` in all places.
2018-10-15 12:32:42 -04:00
Ernesto Rodriguez Ortiz
62f3cad2d6
Add a command line tool to use num2words, credits to @hernamesbarbara
2018-09-16 16:43:44 -04:00
Ernesto Rodriguez Ortiz and GitHub
9819498a14
Increase test coverage for lang fr* ( #136 )
...
Ref: issues #116 #121 #127
2017-11-09 10:15:29 -05:00
Ernesto Rodriguez Ortiz and GitHub
1c699d1bb4
Fix bugs in the float precision and the currency, increase test coverage ( #134 )
...
* Fix some bugs in the float precision and the currency, increase test coverage.
Ref: issue #112 #113
* Update README.rst
2017-11-06 20:19:26 -05:00
Ernesto Rodriguez Ortiz and GitHub
c511f499b9
Create ISSUE_TEMPLATE.md
2017-11-05 15:16:23 -05:00
Ernesto Rodriguez Ortiz and GitHub
a98c75e394
Create CONTRIBUTING.md
2017-11-05 15:15:15 -05:00
Ernesto Rodriguez Ortiz and GitHub
dde43cb4e5
Create CODE_OF_CONDUCT.md
2017-11-05 15:07:12 -05:00
Ernesto Rodriguez Ortiz and GitHub
c326d59b2d
Replace a custom implementation of an ordered dict in the file orderedmapping.py by collections.OrderedDict ( #131 )
2017-11-01 09:55:24 -04:00
Ernesto Rodriguez Ortiz and GitHub
3da0c54f3b
Activate flake8, isort and coveralls in the configuration of tox ( #105 )
...
* Activate flake8, isort and coveralls in the configuration of tox
* Update code to respect PEP8
* Fix bug in the lang_IT for python 3
* Update the README to include the new converters.
2017-10-30 14:06:46 -04:00
Ernesto Rodriguez Ortiz and GitHub
c6015db8b4
Update tox.ini to check more stuffs ( #103 )
2017-10-26 20:10:44 -04:00
Ernesto Rodriguez Ortiz and GitHub
34d5a4cd5a
Merge pull request #102 from savoirfairelinux/remove_lang_EN_GB_old_file
...
Remove old and not used file num2words/lang_EN_GB_old.py
2017-10-26 16:11:06 -04:00
Ernesto Rodriguez Ortiz and GitHub
3788cb213a
Merge pull request #101 from shulcsm/expose_to_currency
...
Expose to to_currency.
2017-10-26 15:06:34 -04:00
Ernesto Rodriguez Ortiz and GitHub
02a52aab5b
Merge pull request #100 from shulcsm/pass_kwargs_to_converters
...
Pass kwargs to converters.
2017-10-26 15:05:12 -04:00
Ernesto Rodriguez Ortiz and GitHub
168707744d
Merge pull request #98 from williamjmorenor/master
...
Fix some pep8 issues
2017-10-26 15:03:27 -04:00
Ernesto Rodriguez Ortiz and GitHub
096cb45ad9
Merge pull request #97 from bblaz/master
...
Added Slovene (sl) languange
2017-10-23 16:19:30 -04:00
Ernesto Rodriguez Ortiz and GitHub
931d7063db
Merge pull request #95 from savoirfairelinux/allow_call_to_other_converters
...
Allow call to other convertes as to_currency, to_year
2017-10-23 16:18:14 -04:00
Ernesto Rodriguez Ortiz and GitHub
38db45cc4a
Merge pull request #96 from marcu/master
...
lang_DK do not depends on num2words
2017-10-23 16:16:37 -04:00
Ernesto Rodriguez Ortiz and GitHub
659920c881
Merge pull request #91 from olix20/master
...
Added support for Dutch language (NL)
2017-09-20 09:14:28 -04:00
Ernesto Rodriguez Ortiz and GitHub
f1838bf2de
Merge pull request #93 from Sergeyzhol/master
...
Add Ukrainian language
2017-09-19 12:59:15 -04:00
Ernesto Rodriguez Ortiz and GitHub
18f906dc48
Merge pull request #89 from Framras/master
...
readme corrected
2017-09-08 09:29:32 -04:00
Ernesto Rodriguez Ortiz and GitHub
6dc3686116
Merge pull request #88 from piranna/master
...
Added reference to `fr_DZ` locale on readme & clean-up
2017-09-06 22:02:26 -04:00
Ernesto Rodriguez Ortiz and GitHub
757daaa222
Merge pull request #87 from Framras/master
...
README update
2017-09-06 16:46:30 -04:00
Ernesto Rodriguez Ortiz and GitHub
301b7ff075
Merge pull request #86 from piranna/master
...
Add `fr_DZ` locale
2017-09-06 16:45:43 -04:00
Ernesto Rodriguez Ortiz and GitHub
c9e22ad45a
Merge pull request #85 from Framras/master
...
Turkish language added to list on Readme
2017-09-05 20:39:05 -04:00
Ernesto Rodriguez Ortiz and GitHub
e6b2dbc4b9
Merge pull request #84 from Framras/master
...
Add Turkish language support.
2017-09-05 08:44:23 -04:00
Ernesto Rodriguez Ortiz and GitHub
d41b1b6b07
Merge pull request #72 from dalwadani/master
...
Support Arabic
2017-06-28 15:46:56 -04:00
Ernesto Rodriguez Ortiz and GitHub
eb465df78a
Merge pull request #67 from 10537/master
...
[IMP]Adds es_CO and es_VE support.
2017-04-27 12:41:06 -04:00
Ernesto Rodriguez Ortiz and GitHub
48c25da767
Merge pull request #68 from cclauss/patch-1
...
classifiers=CLASSIFIERS
2017-04-14 14:17:01 -04:00
Ernesto Rodriguez Ortiz and GitHub
b77414053b
Merge pull request #62 from dazre/master
...
fixed some spelling problems for Russian
2017-04-04 10:42:06 -04:00
Ernesto Rodriguez Ortiz and GitHub
caa8903599
Merge pull request #61 from anothingguy/master
...
[ADD] support VietNam
2017-04-03 18:04:45 -04:00
Ernesto Rodriguez Ortiz and GitHub
710a3b60c1
Merge pull request #58 from kszys/master
...
Fixed issues with wrong text for currency in Polish language
2017-02-27 15:58:59 -05:00
Ernesto Rodriguez Ortiz
06b3c0ee2e
Merge pull request #35 from Michael-Reschke/patch-1
...
Update README.rst
2016-03-18 11:05:21 -04:00