Skip to content

v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@gsouf gsouf released this 29 May 11:57
· 27 commits to master since this release
  • Bug fixes:
    • fixed the captcha exception. The right exception is now returned when a captcha is found instead of an invalid response exception with status code "503".
    • fixed invalid type hinting causing errors with hhvm.
  • Google updates:
    • bc break removed support for image captcha as google now uses recaptcha.
  • Other:
    • When an invalid classical result is found, throw an exception instead of returning invalid results causing fatal errors.