Skip to content

Releases: pavanjava/qql

v2.5.0

20 May 15:45
f2dda99

Choose a tag to compare

What's Changed

  • feat: Add ALTER statement support and enhance collection configuration by @srimon12 in #34
  • examples and applications by @pavanjava in #36
  • feat(parser): enhance hybrid model support with vector names by @srimon12 in #35
  • feat: SEARCH parity — OFFSET, SCORE THRESHOLD, LOOKUP FROM + RECOMMEND integer literal fix by @srimon12 in #37
  • major version change by @pavanjava in #38

Full Changelog: v2.4.1...v2.5.0

v2.4.1

16 May 07:26

Choose a tag to compare

What's Changed

  • refactored architecture for more programatic usage by @pavanjava in #33

Full Changelog: v2.4.0...v2.4.1

v2.4.0

15 May 19:37
733ab97

Choose a tag to compare

What's Changed

  • Add query-time search params and typed scroll cursors by @srimon12 in #29
  • Add native MMR support for dense search by @srimon12 in #30
  • Enhance collection and index creation with HNSW support and advanced … by @srimon12 in #31
  • Fixed version number for new release by @pavanjava in #32

Full Changelog: v2.3.0...v2.4.0

v2.3.0

15 May 12:22
8a754c3

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

14 May 00:09
1708d1c

Choose a tag to compare

What's Changed

  • feat: add SCROLL statement for pagination support in QQL by @srimon12 in #26
  • feat: add hybrid fusion strategy(dbsf) support for search queries by @srimon12 in #24
  • feat: add SELECT statement for retrieving a point by ID by @srimon12 in #25

Full Changelog: v2.1.0...v2.2.0

v2.1.0

12 May 17:51
c56254b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

30 Apr 20:01
aacdaa5

Choose a tag to compare

What's Changed

  • sample resources to play around QQL by @pavanjava in #12
  • small bug fix when no HYBRID keyword is not mentioned by @pavanjava in #13
  • feat: add RECOMMEND statement for point recommendations by @srimon12 in #14
  • feat: implement CREATE INDEX statement and associated functionality by @srimon12 in #15
  • fix: validate scalar quantile range and accept integer endpoints by @srimon12 in #18
  • add quantization to the create collection feature by @pavanjava in #17
  • full docs and SEO optimization for QQL by @pavanjava in #19

Full Changelog: v1.3.0...v2.0.0

v1.3.0

19 Apr 11:55
0686081

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Apr 15:59
d7521d4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 Apr 01:01
00ae675

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0