v0.3.19
·
171 commits
to refs/heads/main
since this release
Changes
✨ Enhancements
- feat(tui): add DataViewScreen for full-screen data exploration (#1797)
- feat(metadata): add cache_keys to ExprMetadata (XOR-281) (#1783)
- feat(tui): replace catalog DataTable with Tree widget and add view switching (#1791)
- feat(lineage): replace flat chain with full DAG data model (#1788)
🐞 Bug fixes
- fix(packaging): exclude env_templates from VCS scan (#1825)
- fix(dev): handle missing parent dirs in worktree setup/cleanup (#1806)
- fix(otel): collector probe (#1813)
- fix(catalog): prevent hang when annex content is missing with no remote (#1812)
- fix(ibis_yaml): skip _MISSING sentinel when binding default params (#1793)
- fix(dev): worktree setup improvements (#1795)
- fix(cache): SnapshotStrategy fails with HashingTagNode (#1786)
- fix(packager): include env_templates in wheel, fallback in otel_utils (#1785)
📦 Build system
- chore(cli): split uv into its own subcommand group (XOR-287) (#1818)
- ci: add faulthandler_timeout, verbose output, and step timeout (#1811)
- chore: add workflow (#1804)
- chore: remove CLAUDE.md (#1802)
Thank you to all our contributors for making this release possible!
@dlovell, @ghoersti, @hussainsultan, @mesejo, renovate[bot]