- PR 326 Fix extract for zipfiles from Github/Gitlab
- PR 356 Add tdqm dependency for progress bars. Resolves 355, 382
- PR 380 realpath for safety on Windows. Resolves Issue 379 and Issue 344
- PR 352 Add Linux and Mac arm platforms. Resolves Issue 336 and PR 274 Breaking change
- PR 386 Enables
ANACONDA_PROJECT_DISABLE_OVERRIDE_CHANNELS
env variable to revert PR 352 if needed
- PR 358 Update CONTRIBUTING.md
- Docs PRs 369, 370, 371, 372, 373, 374
- PR 384 Drop Python 2.7 tests, add Python 3.9, 3.10 and Conda 4.11 - 4.13
- Issue 339 Downloading a file with no content-length in its header fails
- Issue 379 infinite loop on windows: searching for files
- Issue 344 Anaconda-project appears to lockup if run on an empty directory.
- Issue 336 Allow one to use --override-channels for reproducibility
- PR 340 Fix issue with progress bar
- PR 331 Add CLI progress bars for project download and extract
- PR 330 Add CLI progress bars for data downloads
- Issue 77 anaconda-project download feature request (PR 217)
- Issue 148 Packages installed when none requested (PR 322)
- Issue 151 anaconda-project-lock.yml does not contain pip depdendencies (PR 317)
- Issue 172 install pip packages from git (PR 317)
- Issue 181 list-packages excludes pip packages (PR 317)
- Issue 196 support multi-line commands (PR 317)
- Issue 252 Packages installed when none requested (PR 322)
- Issue 253 Docs rendering problem
- Issue 329 file download progress bar
- PR 306 Build docker images with s2i
- PR 311 Support
default
command alias withanaconda-project prepare --command default
if no command is acutally nameddefault
- PR 313 Add
--pack-envs
toanaconda-project archive
to add Conda-packed envs to the project archive - PR 317 Improve pip package support
- PR 322
anaconda-project init
makes an empty environment by default - PR 323 Changelog and maintenance
- PR 312 Do not add
.projectignore
if.gitignore
is found
- PR 299 Support for read-only environments
- PR 307 Support .readonly file in environments
- PR 309 Add option to replace read-only environment
- Issue 190 anaconda-project commands in a subdrectory (PR 215)
- Issue 238 version file not updated for 0.8.4 (PR 237)
- PR 245 Fix prepare action when using global "dependencies:"
- Issue 247 Graceful handling of read-only environments (PR 250)
- Issue 255 Version 0.8.4 modifies anaconda-project.yml during prepare (PR 256)
- Issue 285 .projectignore not created (PR 215)
- PR 215 Run anaconda-project commands from a subdirectory
- PR 244 Templating for commands
- PR 257 list default command only
- PR 265 'default' is an alias for the actual default command
- PR 286 Add command specific variables and define variable priority order
- PR 292 Allow multiple environment path directories
- PR 301 Allow unpacking into empty directory
- PR 302 Add support for .readonly file
- Issue 222 Make
env_specs
optional (PR 232) - Issue 221 Accept additional user-defined fields without warnings (PR 228/224)
- Issue 204
anaconda-project upload
to upload projects to Anaconda Cloud (PR 208) - Issue 189
anaconda-project prepare --all
will prepare all environments in a multi-environment project (PR 213) - Issue 173
anaconda-project prepare --refresh
will perform a full rebuild of a project environment (PR 223/229)
- Issue 202 - Not respecting version pins when adding new packages to a project (PR 203)
- Issue 154 - switching between prompts for commands on Windows (PR 177)
- Issue 70 -
run
in absence of yaml file should return error (PR 176) - PR 171 - avoid crash in prepare/update if env_specs is missing
- PR 167, PR 142 - issues with the latest versions of pip, conda, tornado
- PR 162 - properly honor
supports_http_options: false
- Issue 194 - Allow "dependencies" as a synonym for "packages" to facilitate use of
anaconda-project.yml
files byconda env
(PR 200) - PR 192 - Provide the ability to set a project uploaded to anaconda.org as private
- PR 178 - Add an
--empty-environment
option to theinit
command - PR 144 - Remove
--no-deps
from pip install command
In this release 1 issue was closed.
In this release 1 pull request was closed
- PR 125 - PR: Update/test conda
- PR 122 - PR: Fix copyright for brand change and add explicit license type
- PR 119 - PR: Simplify setup to make it more standard and create scripts in scripts/ folder
- PR 116 - PR: Enable configuration of environments paths via environment variable
- PR 112 - PR: Update recipe
- PR 111 - PR: Add LICENSE to manifest
- PR 101 - PR: InfoPros docs rewrite [skip ci]
- PR 100 - PR: Command Plugins
- PR 93 - PR: resolve using an underscore prefixed environment
- PR 92 - PR: Rename plugins
In this release 10 pull requests were closed.