Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 748 Bytes

File metadata and controls

30 lines (20 loc) · 748 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v2.0.2

Fixed

  • User agent header version resolution

v2.0.1

Fixed

  • Maven source control url

v2.0.0

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.