Commit graph

278 commits

Author SHA1 Message Date
Alex Garcia
d529eb09d1 gha: arm64? 2024-08-26 23:29:19 -07:00
Alex Garcia
10b54df298 gha: ndegub? 2024-08-26 23:27:12 -07:00
Alex Garcia
4208fd3988 gha: sysroot 2024-08-26 23:23:46 -07:00
Alex Garcia
293e9280f4 gha: ios? 2024-08-26 23:20:10 -07:00
Alex Garcia
df2cc06221 gha: diff artifact names 2024-08-26 23:07:37 -07:00
Alex Garcia
76a5c2a99b gha: try multiple android 2024-08-26 23:05:21 -07:00
Alex Garcia
ea8f483d79 gha: dgb android 2024-08-26 23:00:27 -07:00
Alex Garcia
e7099c45a1 gha: setup java 2024-08-26 22:56:20 -07:00
Alex Garcia
349794dce4 init android test 2024-08-26 22:54:56 -07:00
Alex Garcia
9ac40350e5 gha: windows-latest test.yaml 2024-08-15 15:30:37 -07:00
Alex Garcia
b3d3ea2649 Merge branch 'main' of github.com:asg017/sqlite-vec into main 2024-08-14 19:34:10 -07:00
Alex Garcia
5681473598 doc: MacOS default Python workaround 2024-08-14 19:34:06 -07:00
Tom Pollak
e78b7f155c
added make install / uninstall directives (#85)
Co-authored-by: Tom Pollak <tompollak100@gmail.com>
2024-08-14 19:24:43 -07:00
Alex Garcia
b427669098 v0.1.2-alpha.7 2024-08-14 19:16:13 -07:00
Alex Garcia
4296dbd0d1 -lm to CFLAGS for linux builds 2024-08-14 19:13:04 -07:00
Alex Garcia
8556b08a9b v0.1.2-alpha.6 2024-08-12 15:40:21 -07:00
Alex Garcia
6bf0b4d9bf bump sqlite-dist to fix nextjs issue 2024-08-12 15:40:11 -07:00
Alex Garcia
58f00d49c3 scraper 2024-08-12 15:39:54 -07:00
Alex Garcia
98774d55f4 v0.1.2-alpha.5 2024-08-10 23:33:52 -07:00
Alex Garcia
7ea402931e fmt and SQLITE_VEC_OMIT_FS fixes 2024-08-10 23:33:28 -07:00
Alex Garcia
abf59c418e v0.1.2-alpha.4 2024-08-10 12:22:27 -07:00
Alex Garcia
18ca8dd2c6 Merge branch 'main' of github.com:asg017/sqlite-vec into main 2024-08-10 12:21:51 -07:00
Alex Garcia
a313ce71fa v0.1.2-alpha.3 2024-08-10 12:21:43 -07:00
Alex Garcia
be06d533b3 bump sqlite-dist 2024-08-10 12:21:27 -07:00
Philip O'Toole
e65cfdbccd
Fix URL to rqlite page (#81)
* Fix URL to rqlite page

* Clean up the instructions for rqlite
2024-08-10 11:39:22 -07:00
Alex Garcia
7a1259e144 sidebar docs 2024-08-10 10:31:52 -07:00
Philip O'Toole
f123d4a162
Add directions for rqlite (#80) 2024-08-10 10:29:51 -07:00
Alex Garcia
a6498d04b8 properly check SQLITE_THREADSAFE for static compilation 2024-08-09 13:23:18 -07:00
Alex Garcia
ad5510d2fa v0.1.2-alpha.2 2024-08-09 12:19:41 -07:00
Alex Garcia
2ed95aacc5 ensure UPDATEs and DELETEs work on vec0 tables with text primary keys, refs #77 2024-08-09 12:16:56 -07:00
Alex Garcia
987b637a64 update release scripts to avoid deprecated version 2024-08-09 11:20:15 -07:00
Alex Garcia
60463e08ea v0.1.2-alpha.1 2024-08-09 11:07:29 -07:00
Alex Garcia
c6cd03ef26 update patch 2024-08-09 11:00:02 -07:00
Alex Garcia
a27153c107 -DSQLITE_VEC_STATIC in places 2024-08-09 10:45:39 -07:00
Alex Garcia
ac87b06b02 Add SQLITE_VEC_STATIC option, prefix json function 2024-08-09 10:44:39 -07:00
Alex Garcia
65c4aa3754 Merge branch 'main' of github.com:asg017/sqlite-vec into main 2024-08-09 10:26:50 -07:00
Sheldon Robinson
6c26399269
Fix compilation error for redefinition of jsonIsspace (#75)
* Fix compilation error for redefinition of jsonIsspace when including in amalgamation build of sqlite3.c

* Fix redefinition variable jsonIsSpaceX[]

* Add check for SQLITE_AMALGMATION

* Add check for SQLITE_CORE
2024-08-09 10:26:45 -07:00
Alex Garcia
fdd1b2679e control path fixes 2024-08-09 10:25:31 -07:00
Sheldon Robinson
6cccfae273
Add implementation for __builtin_popcountl for Windows on ARM (#72)
Window on Arm missing the __popcnt64 function.
Adding static implementation based on b64f1e77b5/lib/ngtcp2_ringbuf.c, line 34-43
2024-08-09 10:07:15 -07:00
Jimmy Stridh
458cf0ba61
fix "Installing" link in README (#65) 2024-08-07 17:10:56 -07:00
little_huang
20fe3e1318
Update README.md Node.js Link (#67)
This link is 404: https://alexgarcia.xyz/sqlite-vec/nodejs.html 
updated to:  https://alexgarcia.xyz/sqlite-vec/js.html
2024-08-07 17:10:31 -07:00
Alex Garcia
ad11d46221 v0.1.1 2024-08-05 17:09:32 -07:00
Alex Garcia
b4ab5c8c3f v0.1.1-alpha.3 2024-08-05 17:03:57 -07:00
Alex Garcia
8a0063375c gha: just macos 2024-08-05 16:57:27 -07:00
Alex Garcia
fbd9790542 gha: math 2024-08-05 16:55:45 -07:00
Alex Garcia
7c2021029c gha: ensure sqlite-vec.h, skip msvc stuff 2024-08-05 16:53:30 -07:00
Alex Garcia
bc0e6c92e3 gha: wrong directory 2024-08-05 16:48:53 -07:00
Alex Garcia
530a3c95d2 Explicitly test that SQLite version 3.31.1 is compatible with sqlite-vec when statically compiling 2024-08-05 16:46:35 -07:00
Alex Garcia
2a8593a755 avoid referencing npt when numpy isn't installed 2024-08-05 16:19:10 -07:00
Alex Garcia
daf4e05491 v0.1.1-alpha.2 2024-08-05 16:12:47 -07:00