What's Changed
Bug Fixes
- fix: address critical bugs from issue #325 (#334)
- fix(update): use release tag URL instead of main branch for install script (#336)
- fix: add defensive bounds checking for array access (#339)
Performance
- perf: performance optimizations - Levenshtein LRU cache, debounced writes, pre-compiled regex (#340)
Contributors
- @riftzen-bit (Paul) - defensive bounds checking + performance optimizations
Full Changelog: v3.9.8...v3.9.9