conda v3.9.0 Release Notes

Release Date: 2015-02-16 // about 9 years ago
    • remove (de)activation scripts from conda, those are now in conda-env
    • pip is now always added as a Python dependency
    • allow conda to be installed into environments which start with _
    • add argcomplete tab completion for environments with the -n flag, and for package names with install, update, create, and remove