Skip to content

v1.6.0

Compare
Choose a tag to compare
@daniel-jones-deepl daniel-jones-deepl released this 12 Apr 13:58
· 102 commits to main since this release
v1.6.0
fc6c966

Added

  • Add error_message property to DocumentStatus, describing the error in case of document translation failure.

Changed

  • Improve error message if translate_text_with_glossary is called without an instance of GlossaryInfo.
  • translate_document and translate_document_from_filepath return final DocumentStatus, allowing the number of
    billed characters to be queried.