- Enforces the single-thread limit on the dbt-duckdb profile
- Fixes DuckDB 0.4.0 compatibility issue
- Align with minor version of dbt-core
- Constrain range of compatible duckdb versions
- Fix typo in package description
- Upgraded to DuckDB 0.3.2
- Refactored adapter so that dbt threads > 1 work with DuckDB
- Upgraded to DuckDB 0.3.1
- First basically working version