Skip to content

Releases: uestla/ReCaptchaControl

9.0.1

12 Sep 09:54
65dd8a2
Compare
Choose a tag to compare
composer: allowed nette/php-generator 4.0 [Closes #25]

v8.0.0

05 May 17:11
a0c49d3
Compare
Choose a tag to compare
  • requires PHP7.1 or higher
  • adds typehints and strict types declaration
  • supports Nette 3.0
  • adds Validator::$onError event to be able to handle validation errors
  • refactors IRequester to always return string & throw exception on error (BC break)
  • improves tests & code coverage

Thanks to @peldax for initiating this update :-)