Skip to content

v2.0.0

Compare
Choose a tag to compare
@laurynas laurynas released this 20 Aug 20:51
· 7 commits to master since this release

Added

  • getLanguages() method to get supported languages
  • getAccountStatus() method to get account status

Changed

  • Switched to v3 API which uses updated language detection model
  • ⚠️ detect() method result fields are language and score
  • simpleDetect() renamed to detectCode()

Removed

  • Secure mode configuration. HTTPS is used by default.