Conda-project

Latest version: v0.4.1

Safety actively analyzes 628477 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.11.1

Bug fixes

* [PR 388](https://github.com/Anaconda-Platform/anaconda-project/pull/388) implicit use of "defaults" channel. Resolves
[387](https://github.com/Anaconda-Platform/anaconda-project/issues/387)

0.11.0

Bug fixes

* [PR 326](https://github.com/Anaconda-Platform/anaconda-project/pull/326) Fix extract for zipfiles from Github/Gitlab
* [PR 356](https://github.com/Anaconda-Platform/anaconda-project/pull/356) Add tdqm dependency for progress bars. Resolves [355](https://github.com/Anaconda-Platform/anaconda-project/issues/355), [382](https://github.com/Anaconda-Platform/anaconda-project/issues/382)
* [PR 380](https://github.com/Anaconda-Platform/anaconda-project/pull/380) realpath for safety on Windows. Resolves [Issue 379](https://github.com/Anaconda-Platform/anaconda-project/issues/379) and [Issue 344](https://github.com/Anaconda-Platform/anaconda-project/issues/344)

Enhancements

* [PR 352](https://github.com/Anaconda-Platform/anaconda-project/pull/352) Add Linux and Mac arm platforms. Resolves [Issue 336](https://github.com/Anaconda-Platform/anaconda-project/issues/336) and [PR 274](https://github.com/Anaconda-Platform/anaconda-project/pull/274) **Breaking change**
* [PR 386](https://github.com/Anaconda-Platform/anaconda-project/pull/386) Enables ``ANACONDA_PROJECT_DISABLE_OVERRIDE_CHANNELS`` env variable to revert PR 352 if needed

Maintenance

* [PR 358](https://github.com/Anaconda-Platform/anaconda-project/pull/358) Update CONTRIBUTING.md
* Docs PRs [369](https://github.com/Anaconda-Platform/anaconda-project/pull/369), [370](https://github.com/Anaconda-Platform/anaconda-project/pull/370), [371](https://github.com/Anaconda-Platform/anaconda-project/pull/371), [372](https://github.com/Anaconda-Platform/anaconda-project/pull/372), [373](https://github.com/Anaconda-Platform/anaconda-project/pull/373), [374](https://github.com/Anaconda-Platform/anaconda-project/pull/374)
* [PR 384](https://github.com/Anaconda-Platform/anaconda-project/pull/384) Drop Python 2.7 tests, add Python 3.9, 3.10 and Conda 4.11 - 4.13

Issues closed
* [Issue 339](https://github.com/Anaconda-Platform/anaconda-project/issues/339) Downloading a file with no content-length in its header fails
* [Issue 379](https://github.com/Anaconda-Platform/anaconda-project/issues/379) infinite loop on windows: searching for files
* [Issue 344](https://github.com/Anaconda-Platform/anaconda-project/issues/344) Anaconda-project appears to lockup if run on an empty directory.
* [Issue 336](https://github.com/Anaconda-Platform/anaconda-project/issues/336) Allow one to use --override-channels for reproducibility

0.10.2

Bug fixes

* [PR 340](https://github.com/Anaconda-Platform/anaconda-project/pull/340) Fix issue with progress bar

0.10.1

Enhancements

* [PR 331](https://github.com/Anaconda-Platform/anaconda-project/pull/331) Add CLI progress bars for project download and extract
* [PR 330](https://github.com/Anaconda-Platform/anaconda-project/pull/330) Add CLI progress bars for data downloads

0.10.0

Issues Closed

* [Issue 77](https://github.com/Anaconda-Platform/anaconda-project/issues/77) anaconda-project download feature request ([PR 217](https://github.com/Anaconda-Platform/anaconda-project/pull/217))
* [Issue 148](https://github.com/Anaconda-Platform/anaconda-project/issues/148) Packages installed when none requested ([PR 322](https://github.com/Anaconda-Platform/anaconda-project/pull/322))
* [Issue 151](https://github.com/Anaconda-Platform/anaconda-project/issues/151) anaconda-project-lock.yml does not contain pip depdendencies ([PR 317](https://github.com/Anaconda-Platform/anaconda-project/pull/317))
* [Issue 172](https://github.com/Anaconda-Platform/anaconda-project/issues/172) install pip packages from git ([PR 317](https://github.com/Anaconda-Platform/anaconda-project/pull/317))
* [Issue 181](https://github.com/Anaconda-Platform/anaconda-project/issues/181) list-packages excludes pip packages ([PR 317](https://github.com/Anaconda-Platform/anaconda-project/pull/317))
* [Issue 196](https://github.com/Anaconda-Platform/anaconda-project/issues/196) support multi-line commands ([PR 317](https://github.com/Anaconda-Platform/anaconda-project/pull/317))
* [Issue 252](https://github.com/Anaconda-Platform/anaconda-project/issues/252) Packages installed when none requested ([PR 322](https://github.com/Anaconda-Platform/anaconda-project/pull/322))
* [Issue 253](https://github.com/Anaconda-Platform/anaconda-project/issues/253) Docs rendering problem
* [Issue 329](https://github.com/Anaconda-Platform/anaconda-project/issues/329) file download progress bar

Enhancements

* [PR 306](https://github.com/Anaconda-Platform/anaconda-project/pull/306) Build docker images with s2i
* [PR 311](https://github.com/Anaconda-Platform/anaconda-project/pull/311) Support `default` command alias with `anaconda-project prepare --command default` if no command is acutally named `default`
* [PR 313](https://github.com/Anaconda-Platform/anaconda-project/pull/313) Add `--pack-envs` to `anaconda-project archive` to add Conda-packed envs to the project archive
* [PR 317](https://github.com/Anaconda-Platform/anaconda-project/pull/317) Improve pip package support
* [PR 322](https://github.com/Anaconda-Platform/anaconda-project/pull/322) `anaconda-project init` makes an empty environment by default
* [PR 323](https://github.com/Anaconda-Platform/anaconda-project/pull/323) Changelog and maintenance

Bug fixes

* [PR 312](https://github.com/Anaconda-Platform/anaconda-project/pull/312) Do not add `.projectignore` if `.gitignore` is found

0.9.1

Issues Closed

* [Issue 270](https://github.com/Anaconda-Platform/anaconda-project/issues/270) read-only environments ([PR 299](https://github.com/Anaconda-Platform/anaconda-project/pull/299))


Enhancements

* [PR 299](https://github.com/Anaconda-Platform/anaconda-project/pull/299) Support for read-only environments
* [PR 307](https://github.com/Anaconda-Platform/anaconda-project/pull/307) Support .readonly file in environments
* [PR 309](https://github.com/Anaconda-Platform/anaconda-project/pull/309) Add option to replace read-only environment

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.