Skip to content

Releases: neplextech/redactive

Release list

v0.1.0

Choose a tag to compare

@twlite twlite released this 21 Jul 20:14

Changelog

This project follows Semantic Versioning. User-visible changes are managed with Changesets.

0.1.0

  • Added compiled path and key redaction for objects and arrays.
  • Added immutable clone and explicit mutation modes with circular graph handling.
  • Added inspection metadata, limits, custom replacements, and typed errors.
  • Added opt-in built-in content detectors and custom detector support.
  • Added replacement helpers, presets, HTTP metadata helpers, and Node-specific hashing.
  • Added runnable framework examples, Mitata benchmarks, package validation, CI, and trusted
    publishing.
  • Added static exact and single-wildcard execution plans, selective copy-on-write cloning, and a
    root-text fast path.
  • Expanded correctness coverage and split benchmarks into exact mutation, selective clone,
    wildcard traversal, text detection, and compilation groups.

Full Changelog: https://github.com/neplextech/redactive/commits/v0.1.0