Skip to content

v1.16.0

Latest

Choose a tag to compare

@BriannaDelgado BriannaDelgado released this 09 Apr 18:38
v1.16.0
9c41d7e

Added

  • Added support for translation memories in text translation via
    setTranslationMemoryId() and setTranslationMemoryThreshold() in
    TextTranslationOptions.
  • Added listTranslationMemories() method to the DeepLClient class for
    listing available translation memories.

Fixed

  • Fixed GitLab release job using wrong image by explicitly setting image: registry.gitlab.com/gitlab-org/release-cli:latest.