Skip to content

v0.6.0

Choose a tag to compare

@rustyconover rustyconover released this 25 Jun 04:01
· 13 commits to main since this release

Add per-argument descriptions (vgi_doc Arrow field metadata) so a function's arguments can be documented and surfaced via the DuckDB extension's vgi_function_arguments() table function. The example worker's multiply now documents its value/factor arguments (with the const argument clearly identifiable), standardized across all SDKs.

🤖 Generated with Claude Code