1.0.36
🐛 Bug Fixes
- Fix sorts and filters for dep columns #4432 by @mattseddon
- Exclude untracked dvc.yaml and dvc.lock files from the DVC SCM tree #4446 by @mattseddon
- Fix Created column presence in show only changed #4435 by @mattseddon
🔨 Maintenance
- Update demo project and latest tested CLI version (3.13.2) #4439 by @mattseddon
- Followup on fixing broken plots on first exp run #4425 by @julieg18
- Reduce wait time in test utils #4427 by @mattseddon
- Only open experiments webview in integration tests when necessary #4434 by @mattseddon
- Update demo project and latest tested CLI version (3.13.3) #4450 by @julieg18
- Replace git diff call with git extension state #4444 by @mattseddon