We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c157288 commit 7cef5dfCopy full SHA for 7cef5df
CHANGELOG.md
@@ -20,3 +20,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
- ⚠️ Proxy URL configured using `config.proxy`
21
- HTTPS is used by default. Removed secure_mode configuration
22
- Client connection is reused. If you change configuration after client is initialized, you need to reset client using `DetectLanguage.client = nil`.
23
+
24
+### Removed
25
+- Ruby 1.x support
0 commit comments