Skip to content

Latest commit

 

History

History
82 lines (48 loc) · 5.89 KB

CHANGELOG.md

File metadata and controls

82 lines (48 loc) · 5.89 KB

History of changes

Version 0.1.3 (2023-02-16)

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

In this release 2 pull requests were closed.


Version 0.1.2 (2023-01-31)

Pull Requests Merged

  • 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.


Version 0.1.1 (2022-12-08)

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

In this release 2 pull requests were closed.


Version 0.1.0 (2022-11-22)

Issues Closed

In this release 5 issues were closed.

Pull Requests Merged

  • 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.