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.
detect_batchmethod for batch detections- Proxy support
- Switched to v3 API which uses updated language detection model
⚠️ detectmethod result fields arelanguageandscore
- 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.
- Secure mode configuration. HTTPS is used by default.