1.0.1
🚀 New Features and Enhancements
- Add Python Extension's "Create Env" command into DVC Setup #4058 by @julieg18
- Show CLI errors generated by exp show #4062 by @mattseddon
- Show information toast when trying to exceed max number of plotted experiments #4085 by @mattseddon
🐛 Bug Fixes
- Prevent current branch being duplicated when an experiment is running #4084 by @mattseddon
🔨 Maintenance
- Update useful commands reference in the README #4073 by @mattseddon
- Fix scheduled CLI output test (correctly mock config) #4076 by @mattseddon
- Refactor empty state code for experiments and plots #4075 by @mattseddon
- Standardize use of send message across setup, experiments and plots #4077 by @mattseddon
- Improve README #4086 by @mattseddon