Skip to content

feat: implement Slice Three masking and removal - #4

Merged
sidmohan0 merged 2 commits into
mainfrom
slice-three
Aug 28, 2026
Merged

feat: implement Slice Three masking and removal#4
sidmohan0 merged 2 commits into
mainfrom
slice-three

Conversation

@sidmohan0

Copy link
Copy Markdown
Contributor

Summary

  • canonize the Slice Three transformation configuration contract
  • add full and partial Unicode code-point masking with validated custom characters
  • add parameterless exact removal with zero-length deletion ranges
  • expose discriminated transformation configuration through Python, Node.js, and WASM
  • update installed-package contract tests and user documentation

Verification

  • cargo fmt --all --check
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace --all-features
  • installed Python wheel contract tests
  • installed Node package and TypeScript contract tests
  • installed WASM package, TypeScript, and browser contract tests

@sidmohan0
sidmohan0 merged commit 5a48c63 into main Aug 28, 2026
16 checks passed
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.

1 participant