v0.116.0
✨ Features
🪲 Bug fixes
- Handle lookback correctly on incremental models with an end date defined (#2962) @erindru
- Enable loading of Snowflake models that use staged file paths (#2973) @georgesittas
- Full_refresh is expected to be None as a default value but the v… (#2978) @tobymao
- Improve handling of the
--where
option in table_diff (#2975) @erindru
🧹 Chore
👽 Other
- Add databricks connection quickstart (#2957) @treysp
- Deduplicate SQLMesh Native Macro (#2960) @sungchun12