Skip to content

v0.1.0

Compare
Choose a tag to compare
@andyfengHKU andyfengHKU released this 21 Nov 08:35
· 982 commits to master since this release
a7314db

We are very happy to release Kùzu 0.1.0 today! This is a major release with the following set of new features and improvements:

  • Completion of NodeGroup-base storage design;
  • Strings compression using dictionary compression;
  • Direct scans of Pandas DataFrames;
  • Copy to parquet files and additional configuration options for copyig to CSV files;
  • Detach delete;
  • Return deleted rows;
  • SQL-style cast function;
  • Recursive relationship node filter;
  • Count subquery;
  • New INT128 data type;
  • Reduced binary size.

Please see our blog post for more details. Enjoy your reading!

What's Changed

Full Changelog: v0.0.12...v0.1.0