Releases: asg017/sqlite-vss
Releases · asg017/sqlite-vss
v0.1.2
v0.1.2-alpha.3
v0.1.2-alpha.3
v0.1.2-alpha.2
v0.1.2-alpha.2
v0.1.2-alpha.1
v0.1.2-alpha.1
v0.1.1
Check out the sqlite-vss
v0.1.1 Annotated Release Notes for more information.
Added
- Experimental Elixir bindings. Thanks to @trodrigu for contributing!
- Experimental Ruby bindings
- Experimental Go bindings
- Experimental Rust bindings
- A new
metric_type=
argument tovss0
column definition, to configure which distance algorithm to use. Thanks to @dleviminzi for contributing! - A new
vss_cosine_similarity()
function. Thanks to @dleviminzi for contributing!
Fixed
- Multiple memory leaks and related memory management issues. Big thanks to @polterguy for their hard work on this!
- A bug when inserting and deleting vss0 rows in the same transactions, like with UPSERT-like statements.
- Querying vector columns in
vss0
tables now return the BLOB representation of that vector, instead of NULL.
Thanks
Thank you all for your contributions that make up this release!
@mattvr @Miserlou @penberg @linonetwo @learning4life @mattn @trodrigu @gworkman @tgfjt @polterguy @dleviminzi
v0.1.1-alpha.22
v0.1.1-alpha.22
v0.1.1-alpha.21
v0.1.1-alpha.21
v0.1.1-alpha.20
v0.1.1-alpha.20
v0.1.1-alpha.19
v0.1.1-alpha.19
v0.1.1-alpha.18
v0.1.1-alpha.18