Skip to content

Releases: redis-developer/sql-redis

v0.5.0

06 May 17:02

Choose a tag to compare

🚀 Enhancement

  • feat: adopt Auto-based release strategy from redis-vl-python #24 (@rbs333)

🐛 Bug Fix

Authors: 2

v0.4.0

06 Apr 16:26

Choose a tag to compare

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

v0.3.0

16 Mar 16:59

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

0.2.0

02 Mar 18:08

Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...v0.2.0

0.1.2

06 Feb 15:29
733bef6

Choose a tag to compare

What's Changed

  • replace str.replace() with token-based parameter substitution by @nkanu17 in #6

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

03 Feb 19:29
e0eacdb

Choose a tag to compare

What's Changed

  • add version, drop stop words in phrase by @rbs333 in #4

Full Changelog: 0.1.0...0.1.1

0.1.0

03 Feb 15:59
cdd8212

Choose a tag to compare

What's Changed

  • Add release.yml by @rbs333 in #3
  • initial pypi release

Full Changelog: v0.1.0...0.1.0