Skip to content

v1.14.0

Choose a tag to compare

@BriannaDelgado BriannaDelgado released this 12 Nov 18:43
· 22 commits to main since this release
v1.14.0
9919364
  • Added support for the GET /v3/style_rules endpoint in the client library, the implementation can be found in the DeepLClient class. Please refer to the README for usage instructions
  • Added style_id option to translateText() which allows text translation with style rules.
  • Added new model classes: StyleRuleInfo, ConfiguredRules, and CustomInstruction to support style rules functionality.