v0.9.7
版本发布时间: 2022-08-20 00:25:37
soimort/translate-shell最新发布版本:v0.9.7.1(2023-02-08 22:58:07)
Changelog
- Translate-Shell now recognizes 159 languages in total (including all the languages currently supported by Google Translate, Bing Translator, and Yandex.Translate)
- Google Translate: fixed a regression bug (bac44df7d1228babb0557722a6a0b57a22c20b2b)
- Bing Translator: fixed engine support (4a3a9009827737b767f94d2ff547334934299204)
- Show HTTP error codes (892b543dcfefd0fa39b701897b5caa4bdff358d8)
- The default engine is now changed to
auto
(which usesgoogle
by default, but automatically falls back onbing
if the specified language is not supported by Google Translate) - The options
-l
/-lang
for specifying the interface language are deprecated in favor of-hl
/-host
; the environment variableHOME_LANG
is deprecated in favor ofHOST_LANG
- 4 new options:
-list-languages
,-list-languages-english
,-list-codes
,-list-all
to list all languages and codes - The options
-L
/-linguist
(-list
is deprecated) now show more linguistic details about languages