Skip to content

Version 0.2

Compare
Choose a tag to compare
@james-turner james-turner released this 14 Dec 21:22
· 5 commits to master since this release

Improved error code support with helper methods on the response object.
Also improved testing around edge cases such as malformed responses from google service. Throw a better exception in this situation. Handling the ReCaptchaException will still suffice, now calling code should have to change as a result.