Skip to content

v3.4.1

Choose a tag to compare

@JanEbbing JanEbbing released this 23 Dec 10:37
· 10 commits to main since this release
1e64662

Fixed

  • Fixed broken 3.4.0 release

From 3.4.0:

Added

  • Added support for the GET /v3/style_rules endpoint in the client library, the
    implementation can be found in the StyleRuleApi class. Please refer to the
    README for usage instructions
  • Added style_id option to translate() which allows text translation with
    style rules.

Fixed

  • Send correct library version in user-agent. Expose library version in the module as a variable.