Skip to content

v0.3.2

Compare
Choose a tag to compare
@prrao87 prrao87 released this 14 Mar 01:41
· 830 commits to master since this release

Kùzu v0.3.2 is a minor release. It mainly adds features to the Python API and fixes bugs/issues with the Python and Node.js APIs.

  • Support Polars DataFrame export from QueryResult (#2985)
  • Support use of QueryResult as a context manager, and add a get_schema method (#3009)
  • Python API typing, lint, config/makefile (#3023)
  • Fix unicode conversion for pandas dataframe (#3029)
  • Optimise Python unit test runtime (~7x speedup) (#3032)
  • Add more parameter types for Node.js API (#3037)

Full Changelog: v0.3.1...v0.3.2