0.0.9 2026-01-13
  - add column-types and column-type methods
  - Add installation instructions for libduckdb

0.0.8 2025-07-16
  - Fix issue with single column queries
  - badges
  - trace instead of debug for cleanup

0.0.7 2025-01-24
  - add EXPORT behavior

0.0.6 2025-01-05
  - fail when using an unsupported column type

0.0.5 2024-10-06
  - Use correct native int types

0.0.4 2024-10-06
  - Add auth to META file

0.0.3 2024-10-06
  - Changes for duckdb 1.1.1
  - skip test for min timestamp_ns
  - add new types: DUCKDB_TYPE_ANY, DUCKDB_TYPE_VARINT, and DUCKDB_TYPE_SQLNULL

0.0.2 2024-07-11
  os/x compatibility
  fixes for some return types

0.0.1 2024-06-27
  Initial release
