Releases: iterative/vscode-dvc
Releases · iterative/vscode-dvc
1.0.25
🚀 New Features and Enhancements
- Show Experiment Remote Status #4324 by @mattseddon
🐛 Bug Fixes
- Fix cloud icon alignment in experiments table #4340 by @mattseddon
- Disable exp push when experiment is running in the workspace #4343 by @mattseddon
🔨 Maintenance
- Update demo project and latest tested CLI version (3.7.0) #4328 by @mattseddon
- Run remote experiments data update in the background #4342 by @mattseddon
- Use trim and split util #4339 by @mattseddon
- Update demo project and latest tested CLI version (3.8.1) #4351 by @mattseddon
1.0.24
🚀 New Features and Enhancements
- Update Studio settings section #4312 by @mattseddon
- Add shown/hidden indicator to select first column quick pick #4314 by @mattseddon
🔨 Maintenance
- Update demo project and latest tested CLI version (3.6.0) #4311 by @mattseddon
- Rename select columns commands and events #4315 by @mattseddon
1.0.23
🚀 New Features and Enhancements
- Set default number of displayed commits to 1 for non-current branches in the experiments table #4305 by @mattseddon
- Add move to start option to experiment table header cell context menu #4303 by @mattseddon
- Add not missing filter for experiments table #4308 by @mattseddon
🐛 Bug Fixes
- Add matchOnDetail and matchOnDescription to all quick picks #4306 by @mattseddon
🔨 Maintenance
- Clean up hide column terminology #4304 by @mattseddon
- Standardise column like quick pick #4307 by @mattseddon
1.0.22
🚀 New Features and Enhancements
- Add columns indicator (select columns) to table indicators #4293 by @mattseddon
- Add select first experiment table columns quick pick #4294 by @mattseddon
- Add select column options to table header cell context menu #4295 by @mattseddon
1.0.21
1.0.20
🐛 Bug Fixes
- Exclude sub-project files from file and editor watchers #4283 by @mattseddon
🔨 Maintenance
- Remove moduleResolution from tsconfig #4282 by @mattseddon
1.0.19
🚀 New Features and Enhancements
- Handle non-standard experiment pipeline configurations #4264 by @mattseddon
- Focus pipeline when dvc.yaml file is open in the active editor #4273 by @mattseddon
🔨 Maintenance
- Refactor stubWorkspaceExperimentsGetters #4272 by @mattseddon
1.0.18
1.0.17
🚀 New Features and Enhancements
- Apply product feedback to dvc.yaml snippets #4255 by @mattseddon
- Add DVCLive snippets #4258 by @mattseddon
🔨 Maintenance
- Update demo project and latest tested CLI version (3.5.1) #4257 by @mattseddon
1.0.16
🚀 New Features and Enhancements
- Display DAG in Markdown Preview editor #4244 by @mattseddon
🔨 Maintenance
- Correct extension reference in snippet #4245 by @mattseddon
- Update demo project and latest tested CLI version (3.5.0) #4251 by @mattseddon