envs-manager 0.1.0
What's Changed
- PR: Initial package structure, CLI and interface ideas by @dalthviz in #2
- PR: Fix test workflow syntax and update README (CI, docs) by @dalthviz in #3
- PR: Install/uninstall logic improvements, mamba backend removal and workflows for Windows and MacOS by @dalthviz in #4
- PR: Add initial import/export functionality and tests by @dalthviz in #5
- PR: Update create, delete, list commands and fix output management for uninstall by @dalthviz in #11
- PR: Handle conda vs micromamba case to export envs and add testing jobs with conda executable by @dalthviz in #14
- PR: Add update packages command and refactor
executable
/executable_path
attributtes by @dalthviz in #15 - PR: Initial implementation to pass name instead of full directory for environments and list environments command by @dalthviz in #16
- PR: Add description info for listed packages and increase CI timeout to 20 min by @dalthviz in #18
- PR: Add attribute to keep track of packages whose installation was actually requested when listing them by @dalthviz in #19
- PR: Add initial release instructions by @dalthviz in #21
- PR: Update package name due to name collision with
envmanager
package by @dalthviz in #20
New Contributors
Full Changelog: https://github.com/spyder-ide/envs-manager/commits/v0.1.0