0.5.34
🚀 New Features and Enhancements
- Add commit messages to experiment views #3016 by @julieg18
- Add project selection quick pick #3040 by @mattseddon
- Enable the user to specify a number of concurrent jobs when starting the experiments queue #3048 by @mattseddon
🐛 Bug Fixes
- Fix stop button #3027 by @mattseddon
- Use process polling to ensure DVCLive only PIDs are still running #3045 by @mattseddon
- Fix missing commit messages in experiment branches #3053 by @julieg18
🔨 Maintenance
- Use cml to create release PR #3034 by @dacbd
- Reinstate @typescript-eslint/no-unused-vars as error #3039 by @mattseddon
- Add context key enum #3041 by @mattseddon
- Suppress integration test warninngs #3046 by @mattseddon
- Consolidate use of input box validation #3049 by @mattseddon
- Stub getLastThreeCommitMessages in integration tests #3052 by @mattseddon