Skip to content

Releases: MicahParks/recaptcha

v0.0.5

13 Apr 00:52
5b1bfb7
Compare
Choose a tag to compare

This release has a few small performance improvements over v0.0.4.

  • The length of slices is checked instead of nil before executing a block of code.
  • The response body is JSON decoded directly into the response.