Skip to content

v1.21.0

Latest
Compare
Choose a tag to compare
@JanEbbing JanEbbing released this 15 Jan 18:52

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.