Commit Graph

4 Commits

Author SHA1 Message Date
Jakub Molinski 2c85a4a976 feat: add an extra_data field to Translation containing the whole gtranslate response (#59) 2018-05-06 21:14:06 +09:00
ssut 15549dcdf8 Refactor googletrans to work properly (#40)
* Fix for invalid token array of the text

* Remove unused compacted-json decoder

because Google apparently now does not send like that before. This
commit refers the issue #37.

* Remove a test case for multiline text

This is a temporary fix: will be reverted after mocking tests.

* Add pipenv supports

* Update README
2017-10-02 23:26:34 +09:00
SuHun Han deb36364f7 Refactor client 2017-03-10 23:43:06 +09:00
SuHun Han 9a70d82281 Refactor all the things 2017-03-10 23:43:06 +09:00