Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 21:57
· 285 commits to main since this release
797e657

Note: This may be a breaking change due to the downgrade in our underlying DuckDB version used in cache creation. Read below for more information.

✨ New Features

⚙️ Under the Hood

  • Downgraded from DuckDB v0.10.0 to v0.9.2. This may require you to rebuild your local cache files. See the DuckDB v0.10.0 blog post for information on backwards and forwards DuckDB compatibility between versions.