Skip to content

v1.8.1

Choose a tag to compare

@JanEbbing JanEbbing released this 14 Feb 17:11
· 37 commits to main since this release
v1.8.1
87e78b1

Fixed

  • Added a constructor for DeepLClient that only takes an authKey, to fix the
    README example and be in line with Translator.
  • Un-deprecated the Translator and TranslatorOptions class and moved it to
    their constructors. The functionality in them continues to work and be supported,
    user code should just use DeepLClient and DeepLClientOptions.