-------------------
* bug: not having track_features in condarc now uses default again
* improved test suite
* remove numpy version being treated special in plan module
* if the post-link.(bat|sh) fails, don't treat it as though it installed,
i.e. it is not added to conda-meta
* fix activate if CONDA_DEFAULT_ENV is invalid
* fix conda config --get to work with list keys again
* print the total download size
* fix a bug that was preventing conda from working in Python 3
* add ability to run pre-link script, issue 548