Skip to content

Conversation

@ilaborie
Copy link
Owner

🤖 New release

  • clawspec-core: 0.2.3 -> 0.3.0 (⚠ API breaking changes)

clawspec-core breaking changes

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.45.0/src/lints/inherent_method_missing.ron

Failed in:
  RedactionBuilder::redact_replace, previously in file /tmp/.tmpSPS7Al/clawspec-core/src/client/response/redaction.rs:237
Changelog

0.3.0 - 2025-12-20

Added

  • (redaction) Add trait-based Redactor API with closure support
  • (redaction) Add wildcard support using JSONPath (RFC 9535)

Fixed

  • Replace removed doc_auto_cfg with doc_cfg for docs.rs (#120)

Other

  • Add unit tests to improve code coverage
  • (redaction) Add JSONPath wildcards, closures, and RedactOptions documentation


This PR was generated with release-plz.

@ilaborie ilaborie merged commit 245ed2a into main Dec 20, 2025
7 checks passed
@ilaborie ilaborie deleted the release-plz-2025-12-20T12-30-29Z branch December 20, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants