conda v4.4.7 Release Notes

Release Date: 2018-01-08 // over 6 years ago
  • ๐Ÿ‘Œ Improvements

    • โฌ†๏ธ resolve #6650 add upgrade message for unicode errors in python 2 (#6651)

    ๐Ÿ› Bug Fixes

    • fix #6643 difference between '==' and 'exact_match_' (#6647)
    • ๐Ÿ›  fix #6620 KeyError(u'CONDA_PREFIX',) (#6652)
    • ๐Ÿ›  fix #6661 remove env from environments.txt (#6662)
    • ๐Ÿ›  fix #6629 'conda update --name' AssertionError (#6656)
    • ๐Ÿ›  fix #6630 repodata AssertionError (#6657)
    • ๐Ÿ›  fix #6626 add setuptools as constrained dependency (#6654)
    • ๐Ÿ›  fix #6659 conda list explicit should be dependency sorted (#6671)
    • ๐Ÿ›  fix #6665 KeyError for channel '' (#6668, #6673)
    • ๐Ÿ›  fix #6627 AttributeError on 'conda activate' (#6655)