v0.3.18
·
193 commits
to refs/heads/main
since this release
Changes
🚀 Performance improvements
- perf(ibis_yaml): defer sklearn import in translate.py (#1792)
✨ Enhancements
- feat(cli): add RunLogger to run_cached_command and catalog run (#1778)
- feat(catalog): add embed-readonly command to verify and embed read-on… (#1779)
- feat(catalog): replay, annex target support, and enableremote fixes (#1774)
- feat(tui): lazygit-style horizontal layout with SQL, info, and inline panels (#1755)
- feat: parquet embedded provenance (#1777)
- feat(catalog): CatalogBackend abstraction with optional git-annex (#1752)
🐞 Bug fixes
- feat(catalog): replay, annex target support, and enableremote fixes (#1774)
- fix(flake): git-annex on darwin (#1776)
- fix: use namespace-aware table lookup in cross-database expr building (#1773)
🛠️ Other improvements
- ref(packager): overhaul sdist build pipeline (#1781)
Thank you to all our contributors for making this release possible!
@dlovell, @hussainsultan, @mesejo