Releases: gladyshev/rucaptcha-client
Releases · gladyshev/rucaptcha-client
improved compatibility with the laravel framework
Some updates, break BC
- Guzzle http-client dependency removed. Use any psr-18 client from you project.
- Verbose option and integrated logger are removed. Init client with any psr-3 logger for verbose. NullLogger by default.
- ConfigInterface for ability to use your own config storage.
PSR18 improved
v1.4.1 Update readme
Guzzle7 support
v1.4.0 Guzzle7
Good-Bad captcha reporting methods added
v1.3.3 Disable HHVM testing
Recaptcha V3 support
v1.3.2 Fix version in CHANGELOG [skip ci]
Update docs
v1.3.1 Update docs (`lang` option description) [skip ci]
Keycaptcha supported
v1.3.0 Keycaptcha recognition support
Refactor logger
v1.2.1 Remove verbose logger option. Using NullLogger instead.
Google Recaptcha v2
v1.2.0 Recaptcha V2