Skip to content

Releases: redhat-infosec/python-recaptcha

v2.0.1

23 Mar 12:22

Choose a tag to compare

  • No need for a Python namespace package as the modules live on the same target directory. Also list setuptools packages manually
  • Land the additional contributors on the PKG-INFO metadata file

v2.0.0

26 Feb 12:09

Choose a tag to compare

  • add 'version=2' against displayhtml, load_scripts functions to make use of reCAPTCHA v2
  • introduce the v2submit (along with submit to keep backwards compatibility) function to support reCAPTCHA v2
  • upstream has been forked into a new Github project