Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@daniel-jones-dev daniel-jones-dev released this 10 Apr 14:23
· 1 commit to main since this release
v1.5.0
9f78157

Added

  • New language available: Arabic (MSA) ('ar'). Add language code constants and tests.

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

Fixed

  • Change document upload to use the path /v2/document instead of /v2/document/ (no trailing /).
    Both paths will continue to work in the v2 version of the API, but /v2/document is the intended one.