Skip to content

v1.13.0

Compare
Choose a tag to compare
@daniel-jones-deepl daniel-jones-deepl released this 26 Jan 16:18
· 45 commits to main since this release
v1.13.0
f4acbea

Added

  • Add example script to translate Mustache templates.

  • Add support for storing your API Key in a keyring via the keyring module.

  • Added a CI check for copyright headers.

  • New languages available: Korean ('ko') and Norwegian (bokmål) ('nb'). Add language code constants and tests.

    Note: older library versions also support the new languages, this update only adds new code constants.

Fixed

  • Copyright headers are updated for 2023

Security

  • Update certifi to resolve security advisory.
    • certifi is a development-only dependency; library users are unaffected.