Skip to content

v1.17.0

Choose a tag to compare

@BriannaDelgado BriannaDelgado released this 12 Nov 20:03
· 7 commits to main since this release
v1.17.0
57aa2ce

Added

  • Added support for style rules in text translation via the StyleId property in TextTranslateOptions.
  • Added GetAllStyleRulesAsync() method to DeepLClient to retrieve all available style rules with optional pagination and detailed configuration.
  • Added new model classes: StyleRuleInfo, ConfiguredRules, and CustomInstruction to support style rules functionality.