conda v3.7.1 Release Notes

Release Date: 2014-10-07 // over 9 years ago
    • improve error message for forgetting to use source with activate and deactivate, see issue #601
    • don't allow to remove the current environment, see issue #639
    • don't fail if binstar_client can't be imported for other reasons, see issue #925
    • allow spaces to be contained in conda run
    • only show the conda install binstar hint if binstar is not installed
    • conda info package_spec now gives detailed info on packages. conda info path has been removed, as it is duplicated by conda package -w path.