✨ Features
- Allow hiding text diffs in plan with --no-diff (#1694) @tobymao
- Support model selection for backfilling when running a plan against a dev environment (#1692) @izeigerman
🪲 Bug fixes
- Wrapping of long lines when presenting a SQL diff to a user (#1695) @izeigerman
- Allow parsing functions as property values in model meta (#1699) @georgesittas
🧹 Chore
- Don't print logs into stdout when using CLI (#1696) @izeigerman
- Bump sqlglot to v19.3.0 (#1697) @georgesittas
- Bump sqlglot to v19.3.1 (#1698) @georgesittas