conda v1.7.0.a1 Release Notes

Release Date: 2013-06-13 // almost 11 years ago
    • add ability to build conda packages from "recipes", using the conda build command, for some examples, see: https://github.com/ContinuumIO/conda-recipes
    • fixed bug in conda install --force
    • conda update command no longer uses anaconda as default package name
    • add proxy support
    • added application API to conda.api module
    • add -c/--channel and --override-channels flags (issue 121).
    • add default and system meta-channels, for use in .condarc and with -c (issue 122).
    • fixed ability to install ipython=0.13.0 (issue 130)