v0.199.0
✨ Features
- Improve signal CLI UX (#4812) @georgesittas
- (vscode) Add ability to turn on/off columns (#4826) @benfdking
🪲 Bug fixes
- Put limit on lru cache (#4867) @eakmanrq
- Normalize when_matched and merge_filter expressions to the source dialect (#4847) @erindru
- (vscode) Allow undoing clicking of lineage columns (#4876) @benfdking
- Make MSSQL merge exists implementation opt-in (#4870) @treysp
- A restatement plan should not override environment statements (#4880) @izeigerman
🧹 Chore
- Speed up tests when running locally (#4863) @benfdking
- (vscode) Starts testing the actual contents of the lineage view (#4865) @benfdking
- Add check for dot env to avoid python env conflicts (#4866) @themisvaltinos
- Make vscode tests less flaky (#4875) @benfdking
- Move
SnapshotEvaluator
back at plan evaluator constructor (#4877) @VaggelisD - Refactor the intervals check and move progress reporting into the scheduler (#4879) @izeigerman
👽 Other
- Move all vens to use .venv (#4860) @benfdking