Skip to content

Releases: soimort/translate-shell

0.9.7.1

08 Feb 14:58
faff2c9
Compare
Choose a tag to compare

Changelog

  • Bing Translator: fixed engine support (f8766e6)
  • Apertium Translator: (partly) fixed engine support (c6f5c65)
  • REPL: supported setting sl and tl by :set (a5e0166)

0.9.7

19 Aug 16:25
a3bba39
Compare
Choose a tag to compare

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 (bac44df)
  • Bing Translator: fixed engine support (4a3a900)
  • Show HTTP error codes (892b543)
  • The default engine is now changed to auto (which uses google by default, but automatically falls back on bing 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 variable HOME_LANG is deprecated in favor of HOST_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

0.9.6.12

11 May 15:22
46e2a14
Compare
Choose a tag to compare
  • Bing Microsoft Translator: fixed (#340)
  • Added a Docker image (#336)
  • Fixed other minor issues (#345, #339)

0.9.6.11

25 Jul 14:32
b4132bd
Compare
Choose a tag to compare
  • Google Translate: enforced UTF-8 URL-encoding for non-ASCII characters, fixed garbled result (#310)
  • Bing Microsoft Translator: updated to API v3, fixed support (excl. TTS) (#311)
  • Gawk 5 compatibility (#297)

0.9.6.10

19 Apr 23:01
f092b1e
Compare
Choose a tag to compare
  • (Google Translate only) Show gender-specific translations (#274)
  • Support multiple source languages (#281)
  • GNU awk 5.0.0 compatibility (#285)
  • Fix for virtual emulators that have own BiDi support, e.g., konsole (#288)
  • New option: -bidi (enforce bidirectional conversion, #288)
  • New options: -4, -6 (choose manually IPv4 or IPv6 connection, #287)
  • Support the use of language aliases for TTS
  • New option: -no-browser (do not open the web browser, #295)
  • New option: -join-sentence (treat all arguments as one single sentence, #294)
  • Multiple fixes

0.9.6.9

23 Dec 22:37
8dd5c4a
Compare
Choose a tag to compare

Removed engine support:

Minor fixes:

  • Close command pipelines after printing to pager (#266).
  • Set minimum screen width (#269).

0.9.6.8

11 Aug 12:38
c293d27
Compare
Choose a tag to compare

Fixed engine support:

New languages: (Yandex only)

  • Emoji (🤔)

Minor fixes:

  • Close command pipelines everywhere.

0.9.6.7

17 Mar 17:51
95b666e
Compare
Choose a tag to compare

Fixed engine support:

  • Bing Translator (#218)

New languages: (Yandex only)

Minor fixes:

  • Show transliteration: Bing, Yandex.
  • Print only language code when specifying -brief -identify (#209).

0.9.6.6

17 Dec 00:11
3f68431
Compare
Choose a tag to compare

New translator:

  • DeepL Translator (#204)

New options:

  • -dump (#197)
  • -download-audio / -download-audio-as (#197)
  • -no-warn