Skip to content

V0.0.4

Compare
Choose a tag to compare
@ray6080 ray6080 released this 05 Jun 17:01
· 1962 commits to master since this release
cb437d7

Welcome to Kùzu 0.0.4! In this release, we've introduced following improvements and features:

  • Improved the performance of ingesting both node and rel tables for quite a bit.
  • Supported undirected relationships in queries.
  • Supported shortest path queries, and also improved variable-length joins.
  • Added new data types, including SERIAL and STRUCT.
  • Made Kùzu available on windows platforms.
  • Added C and nodejs client APIs.

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

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4