In this release 1 issue was closed.
- PR 29 - PR: Expose env Python executable path for all the backends, by @dalthviz
- PR 28 - PR: Use
logging
module instead ofprint
, by @dalthviz (27)
In this release 2 pull requests were closed.
- PR 26 - PR: Changes to environment packages listing and fix testing with micromamba 1.x, by @dalthviz
- PR 25 - PR: Add list environments functionality per backend and don't remove env folder when deleting for conda-like backend, by @dalthviz
- PR 24 - PR: Update README, by @dalthviz
In this release 3 pull requests were closed.
In this release 1 issue was closed.
- PR 23 - PR: Refactor use of
subprocess.run
, by @dalthviz (13) - PR 22 - PR: Add missing return and force kwarg to methods, by @dalthviz
In this release 2 pull requests were closed.
- Issue 17 - Add package dependency attribute (PR 19 by @dalthviz)
- Issue 12 - Add more info when listing packages (PR 18 by @dalthviz)
- Issue 10 - Add
list_environments
command (PR 16 by @dalthviz) - Issue 9 - Add
update
command for packages (PR 15 by @dalthviz) - Issue 8 - Import - Export behavior Conda vs Micromamba and tests with conda executable (PR 14 by @dalthviz)
In this release 5 issues were closed.
- PR 21 - PR: Add initial release instructions, by @dalthviz
- PR 20 - PR: Update package name due to name collision with
envmanager
package, by @dalthviz - PR 19 - PR: Add attribute to keep track of packages whose installation was actually requested when listing them, by @dalthviz (17)
- PR 18 - PR: Add description info for listed packages and increase CI timeout to 20 min, by @dalthviz (12)
- PR 16 - PR: Initial implementation to pass name instead of full directory for environments and list environments command, by @dalthviz (10)
- PR 15 - PR: Add update packages command and refactor
executable
/executable_path
attributtes, by @dalthviz (9) - PR 14 - PR: Handle conda vs micromamba case to export envs and add testing jobs with conda executable, by @dalthviz (8)
- PR 11 - PR: Update create, delete, list commands and fix output management for uninstall, by @dalthviz
- PR 5 - PR: Add initial import/export functionality and tests, by @dalthviz
- PR 4 - PR: Install/uninstall logic improvements, mamba backend removal and workflows for Windows and MacOS, by @dalthviz
- PR 3 - PR: Fix test workflow syntax and update README (CI, docs), by @dalthviz
- PR 2 - PR: Initial package structure, CLI and interface ideas, by @dalthviz
In this release 12 pull requests were closed.