Changes for version 1.03 - 2019-05-11 (TRIAL RELEASE)
- Adapt a few more test cases (RT#129176)
 
Changes for version 1.02 - 2019-05-05 (TRIAL RELEASE)
- Use less strict test as the result sometimes came out as 0 and other times as '0' (RT#129176)
 
Changes for version 1.01 - 2019-04-14 (TRIAL RELEASE)
- Fixed warning when checking for Mojo::JSON oo interface (GH#3, GH#4) - gmorten1
 - Added async recaptcha_verify_p using Mojo::Promise (GH#5) - pink-mist
 - Added optional callback to recaptcha_verify for asynchronous processing
 - BREAKING: removed method 'recaptcha_get_errors' which could be subject to race conditions when running recaptcha_verify asynchronously
 - Reorganised git repo structure
 
Documentation
Modules
use Googles "No CAPTCHA reCAPCTHA" (reCAPTCHA v2) service in Mojolicious apps