Commit History

Update pyproject.toml
bb4047d
unverified

nothead31 commited on

Temporary fix the problem with translation Russian into Ukrainian (#89)
6af7061
unverified

SimaDovakin commited on

fixed path to readme in toml file
af51ec2

nidhal baccouri commited on

fixed path to toml file in docs
4503f1b

nidhal baccouri commited on

updated build target for github actions
363d508

nidhal baccouri commited on

updated poetry lock
ca94ca6

nidhal baccouri commited on

Merge pull request #85 from nidhaloff/merge-fix
3210e89
unverified

Nidhal Baccouri commited on

Merge branch 'master' of https://github.com/nidhaloff/deep-translator
b280ddf

Chris Trenthem commited on

fix to documentation merge
91e75a3

Chris Trenthem commited on

Merge branch 'feature/documentation-needs-updated'
20ec218

Chris Trenthem commited on

Merge pull request #84 from nidhaloff/docs
edeaf5b
unverified

Nidhal Baccouri commited on

added toml as docs dependency
29cad5a

nidhal baccouri commited on

updated get_languages for yandex
3439a69

nidhal baccouri commited on

made get_languages consistent
186e33e

nidhal baccouri commited on

fixed ja trans
e70c3ee

nidhal baccouri commited on

Merge pull request #83 from sterbon/get_supported_languages-for-DeepL-and-QCRI
2a66791
unverified

Nidhal Baccouri commited on

moved japanese translation to docs
9fd56bc

nidhal baccouri commited on

added docs config yaml
e64b7cb

nidhal baccouri commited on

Mark get_supported_languages as static method
867c16a

TALWAR commited on

Mark get_supported_languages as static method
7571a30

TALWAR commited on

Implemented get_supported_languages() for DeepL and QCRI Translators
cf99caa

TALWAR commited on

removed travis since we migrated to gh actions
1221d41

nidhal baccouri commited on

Merge pull request #76 from nidhaloff/feature/convert-from-setup_tools-to-poet
a12a992
unverified

Nidhal Baccouri commited on

Implemented get_supported_languages() for DeepL and QCRI Translators
7448a64

TALWAR commited on

updated and cleaned documentation for v1.5.0
5384b5a

Chris Trenthem commited on

moved /ja folder to /docs to centralize documentation
7a13679

Chris Trenthem commited on

moved root folder documentation to /docs folder to reduce duplication
f420bc0

Chris Trenthem commited on

increment to v1.5.2
c075508

Chris Trenthem commited on

fixed test_cli.py
9fa6116

Chris Trenthem commited on

fixed func name in cli tests
ee8b0c3

nidhal baccouri commited on

fixed python version in poetry
3cf3c77

nidhal baccouri commited on

removed tox and added github action workflow
cdbd59a

nidhal baccouri commited on

converted to poetry, added poetry.lock, removed old setup files (left travis, tox, etc. alone for now)
9b3a5e3

Chris Trenthem commited on

fixed setup.cfg
7168aee

nidhal baccouri commited on

Merge pull request #73 from nidhaloff/nothead31/issue66
e8eddb4
unverified

Nidhal Baccouri commited on

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