Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Sep 13:22
· 24 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • feat(sql): add HAVING, OFFSET, set ops, regex/date functions, constrants, transactions by @harehare in #29
  • feat(sql): add bm25() relevance scoring function by @harehare in #30
  • perf(sql): remove per-row allocations in the WHERE/ON eval hot path by @harehare in #31
  • fix(sql): close silent-wrong-answer gaps in WHERE/JOIN/GROUP BY by @harehare in #36

Full Changelog: v0.2.1...v0.2.2