Skip to content

Releases: jerus-org/hcaptcha-rs

mock-verifier-v0.3.8

24 Oct 13:47
mock-verifier-v0.3.8
29284ee

Choose a tag to compare

What's Changed

hcaptcha_derive-v2.7.9

24 Oct 14:53
hcaptcha_derive-v2.7.9
240092f

Choose a tag to compare

What's Changed

Changed

  • chore(ci)-update default verbosity level in CircleCI config(pr [#1152])

hcaptcha_derive-v2.7.8

24 Oct 13:47
hcaptcha_derive-v2.7.8
29284ee

Choose a tag to compare

What's Changed

Changed

  • ci(circleci)-increase default verbosity level for pcu command(pr [#1151])

hcaptcha-wasm-v0.3.9

24 Oct 14:53
hcaptcha-wasm-v0.3.9
240092f

Choose a tag to compare

What's Changed

hcaptcha-wasm-v0.3.8

24 Oct 13:48
hcaptcha-wasm-v0.3.8
29284ee

Choose a tag to compare

What's Changed

hcaptcha-v2.7.9

24 Oct 14:53
hcaptcha-v2.7.9
240092f

Choose a tag to compare

What's Changed

Changed

  • chore(ci)-update default verbosity level in CircleCI config(pr [#1152])

hcaptcha-v2.7.8

24 Oct 13:47
hcaptcha-v2.7.8
29284ee

Choose a tag to compare

What's Changed

Changed

  • ci(circleci)-increase default verbosity level for pcu command(pr [#1151])

hcaptcha-cli-v0.4.9

24 Oct 14:53
hcaptcha-cli-v0.4.9
240092f

Choose a tag to compare

What's Changed

hcaptcha-cli-v0.4.8

24 Oct 13:47
hcaptcha-cli-v0.4.8
29284ee

Choose a tag to compare

What's Changed

hcaptcha_derive-v2.6.0

21 Oct 15:15
hcaptcha_derive-v2.6.0
8d2ddc9

Choose a tag to compare

What's Changed

  • feat(cli): add new options for token, key, secret, and ip in CLI by @gortavoher in #1060
  • feat(hcaptcha-cli): add async hcaptcha verification with color-eyre and tokio by @gortavoher in #1061
  • feat(hcaptcha-cli): add snapbox dependency and initial command tests by @gortavoher in #1063
  • fix(deps): update github/codeql-action action to v3.26.8 by @renovate in #1064
  • fix(deps): update rust crate clap to 4.5.18 by @renovate in #1065
  • fix(deps): update rust crate mockd to 0.4.20 by @renovate in #1066
  • ci: update CircleCI config to adjust build matrix and comment out wasi builds by @gortavoher in #1067
  • feat: add trace feature to all test suite Cargo.toml files by @gortavoher in #1068
  • chore: add CODEOWNERS file to define code ownership by @gortavoher in #1069
  • ci: add SonarCloud integration and security audit command by @gortavoher in #1070
  • ci: add security job to CircleCI workflow by @gortavoher in #1071
  • ci(circleci): remove wasi-env executor and update jobs to use rust-env by @gortavoher in #1072
  • fix(deps): update rust crate thiserror to 1.0.64 by @renovate in #1073
  • chore(circleci): update toolkit orb and comment out sonarcloud and various cargo commands by @gortavoher in #1074
  • chore(ci): remove commented-out job configurations from CircleCI config by @gortavoher in #1075
  • fix(deps): update github/codeql-action action to v3.26.9 by @renovate in #1076
  • fix(deps): update rust crate async-trait to 0.1.83 by @renovate in #1077
  • fix(deps): update actions/checkout action to v4.2.0 by @renovate in #1078
  • fix(deps): update rust crate clap-verbosity-flag to 2.2.2 by @renovate in #1080
  • feat(config): update renovate.json to enable circleci-toolkit and add sourceUrl by @gortavoher in #1079
  • fix(deps): update dependency toolkit to v1.11.0 by @renovate in #1081
  • fix(deps): update rust crate syn to 2.0.79 by @renovate in #1082
  • fix(deps): update rust crate mockd to 0.4.21 by @renovate in #1083
  • feat(test_suite_cli): add simple_captcha test case to CLI test suite by @gortavoher in #1084
  • fix(deps): update github/codeql-action action to v3.26.10 by @renovate in #1085
  • chore: update dependencies to use workspace versions in Cargo.toml files by @gortavoher in #1088
  • fix(deps): update rust crate reqwest to 0.12.8 by @renovate in #1087
  • fix(deps): update rust crate clap to 4.5.19 by @renovate in #1089
  • fix(deps): update github/codeql-action action to v3.26.11 by @renovate in #1090
  • fix(deps): update rust crate mockd to 0.4.22 by @renovate in #1091
  • chore(deps): update multiple crate dependencies in Cargo.lock by @gortavoher in #1092
  • Create SECURITY.md by @jerusdp in #1093
  • refactor: rename test_suite_cli directory to test-suite-cli by @gortavoher in #1094
  • Hyphen-test-package-names by @gortavoher in #1095
  • fix(deps): update rust crate proc-macro2 to 1.0.87 by @renovate in #1096
  • Create CODE_OF_CONDUCT.md by @gortavoher in #1097
  • fix(deps): update actions/upload-artifact action to v4.4.1 by @renovate in #1098
  • fix(deps): update actions/checkout action to v4.2.1 by @renovate in #1100
  • fix(deps): update github/codeql-action action to v3.26.12 by @renovate in #1101
  • fix(deps): update rust crate clap to 4.5.20 by @renovate in #1102
  • fix(deps): update actions/upload-artifact action to v4.4.3 by @renovate in #1103
  • fix(deps): update rust crate mockd to 0.4.23 by @renovate in #1104
  • feat(circleci): add mock-verifier to build matrix by @gortavoher in #1105
  • fix(deps): update rust crate mockd to 0.4.24 by @renovate in #1106
  • feat(test-wasm): add hcaptcha integration and async test support by @gortavoher in #1109
  • fix(deps): update github/codeql-action action to v3.26.13 by @renovate in #1107
  • fix(deps): update rust crate trybuild to 1.0.100 by @renovate in #1108
  • fix(deps): update rust crate wasm-bindgen to 0.2.95 by @renovate in #1110
  • fix(deps): update rust crate wasm-bindgen-futures to 0.4.45 by @renovate in #1111
  • fix(deps): update rust crate wasm-bindgen-test to 0.3.45 by @renovate in #1112
  • fix(deps): update rust crate uuid to 1.11.0 by @renovate in #1113
  • fix(deps): update dependency node to v6.3.0 by @renovate in #1114
  • refactor(test-wasm): remove console_error_panic_hook and unused utilities by @gortavoher in #1116
  • fix(deps): update rust crate proc-macro2 to 1.0.88 by @renovate in #1115
  • feat(hcaptcha-wasm): add new wasm example with hcaptcha integration by @gortavoher in #1117
  • fix(deps): update rust crate wasm-bindgen-test to 0.3.45 by @renovate in #1119
  • fix(deps): update rust crate wasm-bindgen-futures to 0.4.45 by @renovate in #1118
  • docs: update README to add Web Assembly section by @gortavoher in #1120
  • fix(deps): update rust crate serde_json to 1.0.129 by @renovate in #1121
  • fix(deps): update rust crate serde_json to 1.0.130 by @renovate in #1122
  • fix(deps): update rust crate trybuild to 1.0.101 by @renovate in #1123
  • fix(deps): update rust crate mockd to 0.4.25 by @renovate in #1124
  • fix(deps): update rust crate serde_json to 1.0.131 by @renovate in #1125
  • fix(deps): update rust crate serde_json to 1.0.132 by @renovate in #1126
  • fix(deps): update rust crate syn to 2.0.81 by @renovate in #1127
  • fix(deps): update rust crate syn to 2.0.82 by @renovate in #1128
  • fix(release): correct tag message and name placeholders in release config by @gortavoher in #1129
  • chore: update Cargo.toml to use workspace settings for edition, rust-version, and publish by @gortavoher in #1130

Full Changelog: hcaptcha-v2.5.0...hcaptcha_derive-v2.6.0