Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Releases: Anush008/chromadb-rs

v2.3.0

28 Jun 13:46

Choose a tag to compare

2.3.0 (2025-06-28)

Features

2.3.0 (2025-06-28)

πŸ• Features

πŸ“ Documentation

  • Update README.md GetQuery -> GetOptions (#26) (f922f5a)

v2.2.2

04 Mar 03:53

Choose a tag to compare

2.2.2 (2025-03-04)

πŸ› Bug Fixes

v2.2.1

16 Jan 16:24

Choose a tag to compare

2.2.1 (2025-01-16)

πŸ” Chores

v2.2.0

09 Jan 06:04

Choose a tag to compare

2.2.0 (2025-01-09)

πŸ• Features

v2.1.0

04 Jan 13:21

Choose a tag to compare

2.1.0 (2025-01-04)

πŸ• Features

v2.0.0

30 Dec 09:08

Choose a tag to compare

2.0.0 (2024-12-30)

⚠ BREAKING CHANGES

  • Update to v2 API, flatten v2 module, improve concurrency. (#17) - By @rescrv

πŸ› Bug Fixes

πŸ§‘β€πŸ’» Code Refactoring

  • Update to v2 API, flatten v2 module, improve concurrency. (#17) (3232d8a) - By @rescrv

v1.1.0

26 Nov 18:05

Choose a tag to compare

1.1.0 (2024-11-26)

πŸ• Features - BREAKING!

v1.0.1

15 Nov 04:01

Choose a tag to compare

1.0.1 (2024-11-15)

πŸ› Bug Fixes

  • EmbeddingFunction trait - Send + Sync bounds (7ea3adb)

v1.0.0

12 Nov 10:10

Choose a tag to compare

1.0.0 (2024-11-12)

⚠ BREAKING CHANGES

  • Async Implementation (#13)

πŸ§‘β€πŸ’» Code Refactoring

v0.5.0

16 Apr 07:08

Choose a tag to compare

0.5.0 (2024-04-16)

πŸ• Features

  • Basic and token auth headers to client (#7) (3c596c0), closes #6