Skip to content

v1.13.0

Latest
Compare
Choose a tag to compare
@JanEbbing JanEbbing released this 28 Jan 16:32
v1.13.0
bf7730c

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.

Fixed

  • Fixed code example for getting glossary entries in the README

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.