Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 21:26
· 72 commits to main since this release

🚀 Features

$ 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

👷 CI System

  • Changed conda GitHub action from s-weigand/setup-conda@v1 to conda-incubator/setup-miniconda@v2 (#25) @SarthakJariwala