Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 1.08 KB

Changelog

[0.2.0] - 2023-04-24

Added

  • Experimental: run commands using an external conda environment. #106
  • Experimental: download and extract a project archive on first use. #106
  • Experimental: Anaconda Project -> Conda Project conversion script. #106

[0.1.1] - 2023-04-05

Maintenance

[0.1.0] - 2023-03-31

Added

  • Automatic dependency locking
  • Multi-environment support
  • Environment activation
  • Running commands defined in the conda-project.yml file and ad-hoc commands
  • Defined environment variables with .env support for commands and environment activation
  • Tested on Mac, Linux, and Windows