Skip to content

Releases: davidkelley/searchlite

searchlite-adapter-elastic-v0.2.5

29 Apr 13:57
16194aa

Choose a tag to compare

chore: Release package searchlite-adapter-elastic version 0.2.5

searchlite-wasm-v0.1.9

27 Apr 10:31
eed882c

Choose a tag to compare

Other

  • (deps) bump rand from 0.8.6 to 0.9.4 (#461)
  • (deps) bump the rust-minor-patch group across 1 directory with 16 updates (#448)

searchlite-node-v0.2.5

27 Apr 10:32
eed882c

Choose a tag to compare

Fixed

  • (node) align SearchRequestSchema with Rust wire format (#440)

Other

  • (deps) bump napi and napi-derive from 2 to 3 (#463)
  • (deps-dev) bump @biomejs/biome from 1.9.4 to 2.4.13 in /searchlite-node (#424)
  • (deps-dev) bump typescript from 5.9.3 to 6.0.3 (#456)
  • (deps-dev) bump vitest from 3.2.4 to 4.1.5 in /searchlite-node (#428)

searchlite-http-v0.2.5

27 Apr 10:31
eed882c

Choose a tag to compare

Other

  • (deps) bump axum from 0.7.9 to 0.8.9 (#432)
  • (deps) bump the rust-minor-patch group across 1 directory with 16 updates (#448)

searchlite-ffi-v0.1.8

27 Apr 10:31
eed882c

Choose a tag to compare

Other

  • update Cargo.toml dependencies

searchlite-core-v0.8.2

27 Apr 10:31
eed882c

Choose a tag to compare

Other

  • (deps) bump criterion from 0.5.1 to 0.8.2 (#433)
  • (deps) bump rand from 0.8.6 to 0.9.4 (#461)
  • (deps) bump the rust-minor-patch group across 1 directory with 16 updates (#448)

searchlite-cli-v0.1.12

27 Apr 10:31
eed882c

Choose a tag to compare

Other

  • (deps) bump the rust-minor-patch group across 1 directory with 16 updates (#448)

integration-v0.2.5

27 Apr 10:31
eed882c

Choose a tag to compare

Other

  • (deps) bump the rust-minor-patch group across 1 directory with 16 updates (#448)

searchlite-wasm-v0.1.8

25 Apr 05:28
06b8ef0

Choose a tag to compare

Added

  • (wasm) harden browser runtime and production workflows (#179)

Fixed

  • (wasm) release cached IndexedDB connections at end of each lib test (#444)

searchlite-node-v0.2.4

25 Apr 05:28
06b8ef0

Choose a tag to compare

Added

  • (node) Zod-native schema authoring (#244)

Fixed

  • (schema) reject documents that omit non-nullable top-level fields (BUG-224) (#226)

Other

  • (deps-dev) bump the npm-minor-patch group across 1 directory with 4 updates (#421)
  • (deps-dev) bump postcss from 8.5.9 to 8.5.10 in /searchlite-node (#442)