v0.19.0
·
216 commits
to refs/heads/main
since this release
✨ New Features
- Add experimental CLI
synccommand (#417) - Add support for Snowflake's travel time feature (#414) - Thanks, Yohann Jardin (@yohannj)!
🐛 Fixes
- Skip latest
sqlalchemyrelease, resolving conflict withduckdb_engine(#429) - Thanks, Guen Prawiroatmodjo (@guenp)!
⚙️ Under the Hood
- Code cleanup: Remove imports only used in
TYPE_CHECKINGclauses (#421) - Thanks, jj.lee (@jx2lee)!