:rocket: Features
- Add `summary` command to show environment summaries (25) SarthakJariwala
console
$ ezconda summary --name sciml
// Shows environment summary for `sciml`
- Add `--summary` option to `create`, `install` and `remove` commands. By default, the option is set to `True` and will show environment summaries when commands are called (25) SarthakJariwala
:construction_worker: CI System
- Changed `conda` GitHub action from `s-weigand/setup-condav1` to `conda-incubator/setup-minicondav2` (25) SarthakJariwala