Skip to content

v0.2.0

Choose a tag to compare

@Pringled Pringled released this 21 May 08:32
· 19 commits to main since this release
d362683

What's Changed

Deprecation warnings ⚠️

  • mode is no longer supported in search as of #119. Search behavior can still be controlled by enabling/disabling reranking with the rerank argument, and by setting the alpha value to use more semantic vs lexical search, though the recommended use is to not touch this and rely on the defaults which are tuned for code search.

Full Changelog: v0.1.10...v0.2.0