v0.93.0
What's Changed
- Codex/profile select fullscan memory by @RichardKnop in #271
- perf: avoid cursor allocation for row view lookups by @RichardKnop in #272
- Codex/profile delete rowcount memory by @RichardKnop in #273
- feat: add FuzzParser harness; fix two infinite-loop bugs found by fuzzer by @RichardKnop in #274
- Add FuzzPageUnmarshal and fix Unmarshal bounds panics by @RichardKnop in #275
- Add FuzzRowView and fix RowView/TextPointer bounds panics by @RichardKnop in #276
Full Changelog: v0.92.0...v0.93.0