COMMITS
March 3, 2026
A
Fix macOS fuzz: explicitly link LLVM libc++ to avoid weak-def symbol error
Alex Garcia committed
A
Fix remaining fuzzer issues: leaks, UBSAN NaN, macOS LLVM version
Alex Garcia committed
A
gha: bump windows runners
Alex Garcia committed
A
Fix fuzzer-found bugs and CI build issues
Alex Garcia committed
A
gha: attempt fuzz fixing
Alex Garcia committed
A
Add UBSAN findings TODO and improve vec-mismatch fuzzer
Alex Garcia committed
A
Fix bad-free in ensure_vector_match: aCleanup(a) → aCleanup(*a)
Alex Garcia committed
A
Add vec-mismatch fuzz target that catches aCleanup(a) bug in ensure_vector_match
Alex Garcia committed
A
Add GitHub Actions CI workflow for fuzz testing
Alex Garcia committed
A
Add comprehensive fuzz testing infrastructure with 6 new targets
Alex Garcia committed
A
Extract shared Python test utilities into tests/helpers.py
Alex Garcia committed
A
Add Python regression tests for existing insert/delete paths
Alex Garcia committed
A
Add LPAREN, RPAREN, COMMA token types to the scanner
Alex Garcia committed
A
Add unit tests for distance functions (L2, cosine, hamming)
Alex Garcia committed
A
Add regression tests for vec0_parse_vector_column edge cases
Alex Garcia committed
A
Update test-unit.c and unittest.rs functions to enforce pre-existing behavior
Alex Garcia committed
March 2, 2026
A
gha: bump site runner
Alex Garcia committed
February 13, 2026
A
bump deploy pages
Alex Garcia committed
A
v0.1.7-alpha.10
Alex Garcia committed
A
gha: linux-arm setup uv
Alex Garcia committed
A
gha: update linux arm runner
Alex Garcia committed
A
v0.1.7-alpha.9
Alex Garcia committed
A
gha: use new sqlite-dist workflow
Alex Garcia committed
A
v0.1.7-alpha.8
Alex Garcia committed
A
gha: npm publish --tag bruh
Alex Garcia committed
A
v0.1.7-alpha.7
Alex Garcia committed
A
gha: npm publish requires --tag
Alex Garcia committed
A
v0.1.7-alpha.6
Alex Garcia committed
A
gha: bump node version?
Alex Garcia committed
A
v0.1.7-alpha.5
Alex Garcia committed