conda v3.9.1 Release Notes

Release Date: 2015-02-24 // about 9 years ago
    • pscheck: check for processes in the current environment, see #1157
    • don't write to the history file if nothing has changed, see #1148
    • conda update --all installs packages without version restrictions (except for Python), see #1138
    • conda update --all ignores the anaconda metapackage, see #1138
    • use forward slashes for file urls on Windows
    • don't symlink conda in the root environment from activate
    • use the correct package name in the progress bar info
    • use json progress bars for unsatisfiable dependencies hints
    • don't let requests decode gz files when downloaded