{{ message }}
Added
- Added support for translation memories in text translation via
translation_memoryandtranslation_memory_thresholdparameters in
translate_text(). - Added
list_translation_memories()method to theDeepLClientclass for
listing available translation memories. - Added
--translation-memory-idand--translation-memory-thresholdCLI
arguments.
Fixed
- Fixed "gitlab release" CI job to explicitly set the release-cli image, avoiding issues with missing
$HOMEfrom the global image.
