Releases: stazelabs/oza
Releases · stazelabs/oza
Release list
v0.1.0
Changelog
New Features
- 2208e81: feat: expand header to 128 bytes, add error-propagating iterators, and security infra (cstaszak 6634045+cstaszak@users.noreply.github.com)
- 5c8214f: feat: search snippets, MCP enhancements, and template refactor (cstaszak 6634045+cstaszak@users.noreply.github.com)
Bug Fixes
- 48da05b: fix: MCP code quality (§5.4) and clean up resolved backlog items (cstaszak 6634045+cstaszak@users.noreply.github.com)
- fbaf0b7: fix: OOM in ParseMetadata, dead template code, and lint issues (cstaszak 6634045+cstaszak@users.noreply.github.com)
- bdd33cf: fix: correct zim2oza binary path and add PLAIN_TEXT design doc (cstaszak 6634045+cstaszak@users.noreply.github.com)
- 7bf001d: fix: use uint64 comparisons to prevent uint32→int overflow on 32-bit platforms (cstaszak 6634045+cstaszak@users.noreply.github.com)
Other Changes
- f9d8f9f: Initial commit: OZA archive format — Go library and CLI tools (cstaszak 6634045+cstaszak@users.noreply.github.com)
- c0aeaac: ci: pin golangci-lint to v2 and keep v2 config format (cstaszak 6634045+cstaszak@users.noreply.github.com)
- 495b1f8: ci: upgrade to golangci-lint-action@v9 with golangci-lint v2.11.2 (cstaszak 6634045+cstaszak@users.noreply.github.com)
- ff66c61: deps: upgrade gozim to fix Windows build (cstaszak 6634045+cstaszak@users.noreply.github.com)
- c7f7035: oza: fix two ParseIndex crashes found by fuzzer (cstaszak 6634045+cstaszak@users.noreply.github.com)
- 9c156cd: oza: recover from roaring bitmap panic in TrigramIndex.Search (cstaszak 6634045+cstaszak@users.noreply.github.com)
- f4042b7: v0.1.0: security, correctness, MCP tools, CI/CD, and API improvements (cstaszak 6634045+cstaszak@users.noreply.github.com)