✨ v0.8.0
🚀 Features
- Add
update
command (#36) @SarthakJariwala
$ ezconda update -n sciml
// Update `sciml` environment according to `sciml.yml`
- Add summary option to
remove
command (#41) @SarthakJariwala
🔥 Removals and Deprecations
- Remove
recreate
command (#37) @SarthakJariwala
recreate
was deprecated in v0.7.0.
🔨 Refactoring
- Refactor
subprocess.run
calls (#38) @SarthakJariwala
🚨 Testing
- Improve test coverage for
remove
command (#41) @SarthakJariwala