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.
detectBatchmethod for batch detections
- Switched to v3 API which uses updated language detection model
⚠️ detectmethod result fields arelanguageandscore
simpleDetect()- UsedetectCode()instead.- Calling
detect()with array argument. UsedetectBatch()instead.
- Secure mode configuration. HTTPS is always used.