Releases: redis-developer/sql-redis
Releases · redis-developer/sql-redis
v0.6.0
🚀 Enhancement
- ci: deploy docs to GitHub Pages on push to main #29 (@nkanu17)
- docs: migrate to MkDocs Material, apply Redis branding, restore Diataxis README #28 (@nkanu17)
🐛 Bug Fix
- Bug updates #33 (@rbs333)
- fix(docs): commit missing redis-logo-script-red.svg to unblock Pages build #32 (@nkanu17)
- Update documentation by removing experimental warning #31 (@nkanu17)
- docs: point published URL to docs.redisvl.com/projects/sql-redis/ #27 (@nkanu17)
- docs: build a Diataxis-aligned Sphinx site #27 (@nkanu17)
- Chore/public readiness #26 (@rbs333)
⚠️ Pushed to main
- chore: update docs css (@nkanu17)
Authors: 2
v0.5.0
v0.4.0
What's Changed
- fead: add-is-null-is-not-null-support by @nkanu17 in #13
- feat: add exists() support via FT.AGGREGATE APPLY/FILTER by @nkanu17 in #14
- feat: lazy loading + instance-level caching for SchemaRegistry by @nkanu17 in #16
- executor factory pattern by @rbs333 in #19
- feat: TEXT field search with exact phrase, fuzzy, proximity, OR/union, scoring by @nkanu17 in #17
Full Changelog: v0.3.0...v0.4.0