Releases: jerus-org/hcaptcha-rs
Releases · jerus-org/hcaptcha-rs
hcaptcha-v3.0.4
hcaptcha-v3.0.3
What's Changed
Changed
- chore(circleci)-update toolkit orb to version 2.0.0 and add new jobs to workflows(pr [#1240])
Fixed
hcaptcha-v3.0.2
hcaptcha_derive-v3.0.1
What's Changed
- fix(deps): update github/codeql-action action to v3.27.9 by @renovate in #1221
- fix(deps): update dependency toolkit to v1.20.2 by @renovate in #1220
- fix(deps): update rust crate chrono to 0.4.39 by @renovate in #1222
- fix(deps): update rust crate mockd to 0.4.31 by @renovate in #1223
- chore(circleci): simplify release workflow by removing redundant job configuration by @gortavoher in #1224
- fix(deps): update rust crate clap-verbosity-flag to 3.0.2 by @renovate in #1225
- fix(deps): update rust crate serde to 1.0.216 by @renovate in #1226
- fix(deps): update rust crate mockd to 0.4.32 by @renovate in #1227
- fix(deps): update rust crate thiserror to 2.0.8 by @renovate in #1228
Full Changelog: hcaptcha-v3.0.0...hcaptcha_derive-v3.0.1
hcaptcha-v3.0.1
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
- fix(deps): update github/codeql-action action to v3.27.9 by @renovate in #1221
- fix(deps): update dependency toolkit to v1.20.2 by @renovate in #1220
- fix(deps): update rust crate chrono to 0.4.39 by @renovate in #1222
- fix(deps): update rust crate mockd to 0.4.31 by @renovate in #1223
- chore(circleci): simplify release workflow by removing redundant job configuration by @gortavoher in #1224
- fix(deps): update rust crate clap-verbosity-flag to 3.0.2 by @renovate in #1225
- fix(deps): update rust crate serde to 1.0.216 by @renovate in #1226
- fix(deps): update rust crate mockd to 0.4.32 by @renovate in #1227
- fix(deps): update rust crate thiserror to 2.0.8 by @renovate in #1228
Full Changelog: hcaptcha-v2.8.10...hcaptcha-v3.0.1
hcaptcha_derive-v3.0.0
What's Changed
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
Full Changelog: hcaptcha-v2.8.10...hcaptcha_derive-v3.0.0
hcaptcha-v3.0.0
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
hcaptcha-v2.8.10
What's Changed
Fixed
- deps: update rust crate clap-verbosity-flag to 3.0.1(pr [#1205])
- deps: update tracing packages(pr [#1206])
- deps: update github/codeql-action action to v3.27.6(pr [#1208])
- deps: update rust crate clap to 4.5.23(pr [#1209])
- deps: update rust crate syn to 2.0.90(pr [#1210])
- deps: update rust crate thiserror to 2.0.4(pr [#1211])
hcaptcha-v2.8.9
What's Changed
Changed
- chore-update renovate configuration to include prConcurrentLimit setting(pr [#1189])
- chore-update renovate schedule to run before 11:00am on Friday(pr [#1190])
Fixed
- deps: update github/codeql-action action to v3.27.5(pr [#1185])
- deps: update rust crate clap-verbosity-flag to 2.2.3(pr [#1186])
- deps: update rust crate mockd to 0.4.29(pr [#1187])
- deps: update rust crate proc-macro2 to 1.0.92(pr [#1188])
- deps: update rust crate serde_json to 1.0.133(pr [#1192])
- deps: update rust crate syn to 2.0.89(pr [#1193])
- deps: update rust crate claims to 0.8.0(pr [#1194])
- deps: update rust crate clap-verbosity-flag to v3(pr [#1195])
hcaptcha-v2.8.8
What's Changed
Fixed
- deps: update rust crate thiserror to 2.0.2(pr [#1179])
- deps: update rust crate thiserror to 2.0.3(pr [#1180])
- deps: update rust crate serde to 1.0.215(pr [#1181])
- deps: update github/codeql-action action to v3.27.2(pr [#1182])
- deps: update github/codeql-action action to v3.27.4(pr [#1183])
- deps: update rust crate clap to 4.5.21(pr [#1184])