Added
detect_batchmethod for batch detections- Proxy support
Changed
- Switched to v3 API which uses updated language detection model
⚠️ detectmethod result fields arelanguageandscore
Deprecated
- Calling
detect()with list argument. Usedetect_batchinstead. simple_detect()- Usedetect_code()instead. Will be removed in a future version.user_status()- Useaccount_status()instead. Will be removed in a future version.
Removed
- Secure mode configuration. HTTPS is used by default.
Full Changelog: v1.5.0...v2.0.0