v0.8.3
v0.8.3 focuses on improving watch mode resilience, strengthening secret scanning safety and performance, and refining documentation.
Highlights
- improve watch mode error handling and recovery after incremental failures
- strengthen secret detector performance and safety with lower regex overhead
- refine README messaging and clarify TypeScript/benchmark positioning
- include test and release-documentation follow-up polish
What's Changed
- docs: add benchmarks, clarify TS usage (#169)
- docs(readme): simplify structure and messaging (#170)
- feat(watch-mode): improve error handling and add recovery mechanism (#171)
- feat(secret-detector): add line length limit and regex improvements (#172)
- test(config): optimize maxEntries test setup (#173)
- docs(release): prepare v0.8.3 documentation (#174)
- Release v0.8.3 (#175)