Skip to content

Release 1.6.1

Compare
Choose a tag to compare
@brunos252 brunos252 released this 21 Mar 15:52
· 131 commits to main since this release
2694366

What's Changed

  • With the export_util.csv_query() procedure, you can export query results to a CSV file or as a stream. #199
  • Similarity algorithms (jaccard, overlap and cosine) have been rewritten in C++ to improve performance. #196

Full Changelog: v1.6...v1.6.1