What's Changed
- ✨ feat: Add CI configuration, testing setup, and initial test cases by @rubentalstra in #130
- 💾 feat: Implement LRU caching for query embedding by @danny-avila in #132
- 🔍 fix: Creation of
custom_id
Index by @shirsho-dutt in #135 - refactor: Improve query performance by adding filtered IDs by @shirsho-dutt in #137
- 📑 fix: quote variables in connection string and dsn by @benverhees in #149
New Contributors
- @rubentalstra made their first contribution in #130
- @shirsho-dutt made their first contribution in #135
- @benverhees made their first contribution in #149
Full Changelog: v0.4.0...v0.5.0