ShareClean 0.3.4
Changed
- Improved large-log redaction performance by caching line offsets, building sanitized output in one pass, using faster overlap resolution, and skipping impossible detector regex scans with conservative literal prefilters.
- Bumped package, CLI, docs, and tests to version 0.3.4.
Validation
- py -3 -m unittest discover -s tests