Commit History

bumped version to 1.5.0
c9e74de
unverified

Nidhal Baccouri commited on

Merge branch 'master' into nothead31/issue66
e3a3589
unverified

Nidhal Baccouri commited on

travis again
bd74d2e

Chris Trenthem commited on

fixed for travis
b4005b7

Chris Trenthem commited on

modified version numbers
0706c16

Chris Trenthem commited on

resolved issue66 and modified cli tests to compensate
41742b2

Chris Trenthem commited on

fixed issue#70 (#72)
8572051
unverified

nothead31 commited on

Merge pull request #71 from fcolecumberri/master
3bdb2fb
unverified

Nidhal Baccouri commited on

fixBug added PapagoTranslator on __init__
8c9b6ef

fcolecumberri commited on

CLI -lang switch fails
5ef2374

Chris commited on

removed two unnecessary modules
e6758ae

Chris commited on

Merge pull request #65 from nidhaloff/platform-agnostic-refactoring-&-cli-testing
3d0cd76
unverified

nothead31 commited on

fix to cli test
588393d

Chris commited on

added some basic CLI testing, missing tests for language list and additional translation tests which can be added at will using existing tests as a template.
6ee7dff

Chris commited on

pre-final refactor commit. Builds clean. Minor grammar and syntax fixes remaining.
5cbd28e

Chris commited on

minor refactoring and renamed cli.py to __main__ to reflect its true purpose
fdb2846

Chris commited on

Fixed a build bug
1616574

Chris commited on

Modified setup script to be more compliant with PEP 517
ef69eb9

Chris commited on

more refactoring (and a minor setup.py tweak)
279b84e

Chris commited on

started the refactoring & added a test_cli.py
92cc291

Chris commited on

Merge pull request #60 from tuyenhn/cli-update
a48a547
unverified

Nidhal Baccouri commited on

refactor to use click library and added other translators
da3c3c8

tuyenhn commited on

change qcri supported language prompt to be same as others
b5fa991

tuyenhn commited on

converted default dict get to None
af08fe3

nidhal baccouri commited on

updated theme
f7189fa

nidhal baccouri commited on

updated readme
2bbab3f

nidhal baccouri commited on

added content
9b39141

nidhal baccouri commited on

updated readme
dac50b2

nidhal baccouri commited on

updated readme
07b82a7

nidhal baccouri commited on

updated changeslog
ee99f4b

nidhal baccouri commited on

updated version
6a1a639

nidhal baccouri commited on

added opt params
55109ff

nidhal baccouri commited on

fixed inconsistency
ec51887

nidhal baccouri commited on

updated QRCI
b046d4e

nidhal baccouri commited on

updated yandex
9759c6a

nidhal baccouri commited on

added support for papago translator
790386c

nidhal baccouri commited on

Merge pull request #57 from nidhaloff/feature/papago
71647e5
unverified

Nidhal Baccouri commited on

added papago
714079e

nidhal baccouri commited on

structure papago api
97bacde

nidhal baccouri commited on

added api url
b1f5dde

nidhal baccouri commited on

updated readme
f1c6875

nidhal baccouri commited on

updated changeslog
d13a957

nidhal baccouri commited on

updated version
c846ac1

nidhal baccouri commited on

updated readme
cf48558

nidhal baccouri commited on

refactored googletrans
dce7e0b

nidhal baccouri commited on

added support for free deepl api
d120ba4

nidhal baccouri commited on

fixed deepl tests
40861f1

nidhal baccouri commited on

Merge pull request #51 from ThyWoof/master
3dffcd4
unverified

Nidhal Baccouri commited on

update doc
ac77ea3

ThyWoof commited on

make interface closer to other engines
a175f0e

ThyWoof commited on