Add tests and docs for toBlob. Bump version.

FossilOrigin-Name: d7358c9d8961f2b70f83ca4e19d4c43408e59cc169f072a238745060edb09de9
This commit is contained in:
Mahlon E. Smith 2025-04-19 17:45:53 +00:00
parent 7a85bfc7ac
commit e532c50e99
6 changed files with 78 additions and 19 deletions

View file

@ -1,6 +1,6 @@
# vim: set et sta sw=4 ts=4 :
const KUZU_VERSION* = "0.2.0"
const KUZU_VERSION* = "0.3.0"
const KUZU_EXPECTED_LIBVERSION* = "0.9.0"
const BLOB_MAXSIZE = 4096