Skip to content

Choose a tag to compare

@github-actions github-actions released this 11 Jul 14:36
e1be429

What's Changed

  • Added client option to identify integrations of the l10n.dev localization platform.

SDK:

  • Added authOptions as an optional arg to the translate method of AITranslator class.
    • Add client to identify client's usage correctly
    • Moved apiKey to the authOptions.

Breaking changes

  • Optional apiKey arg now in the authOptions

CORE:

  • API documentation is improved

Full Changelog: v1.9.1...v1.10.0