Release 1.6.1
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