Skip to content

hcaptcha-v3.0.0

Choose a tag to compare

@jerusdp jerusdp released this 21 Dec 10:23
· 413 commits to main since this release
hcaptcha-v3.0.0
b033d05

What's Changed

  • refactor: rename HcaptchaError to Error across the codebase by @gortavoher in #1197
  • refactor: rename and deprecate verify_client_response method in favour of verify by @gortavoher in #1200
  • Ver3/1199 update documentation by @jerusdp in #1201
  • feat(hcaptcha): change default feature from nativetls-backend to rustls-backend by @gortavoher in #1203
  • test: additional tests to improve code coverage by @gortavoher in #1204
  • docs!: update README with breaking changes for version 3.0.0 by @gortavoher in #1207
  • fix(circleci): update test command in audit step by @gortavoher in #1212
  • Merge github.com:jerus-org/hcaptcha-rs into 1191-version-30 by @gortavoher in #1213
  • 1191 version 30 by @jerusdp in #1198
  • chore: update CircleCI config and Cargo.lock dependencies by @gortavoher in #1214
  • ci(circleci): update config to use matrix parameters for package selection by @gortavoher in #1215
  • ci(circleci): update job names for release workflow by @gortavoher in #1216
  • ci(circleci): separate release jobs for hcaptcha and hcaptcha_derive by @gortavoher in #1217
  • chore(ci): consolidate release steps for hcaptcha packages by @gortavoher in #1218
  • Prepare-for-v3.0.0 by @gortavoher in #1219

Full Changelog: hcaptcha-v2.8.10...hcaptcha-v3.0.0