Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@JanEbbing JanEbbing released this 17 Jan 16:14
v1.8.0
9087e77

Added

  • Added support for the Write API in the client library, the implementation
    can be found in the DeepLClient class. Please refer to the README for usage
    instructions.

Changed

  • The main functionality of the library is now also exposed via the DeepLClient
    class. Please change your code to use this over the Translator class whenever
    convenient.