Skip to content
This repository has been archived by the owner on Jan 30, 2019. It is now read-only.

2.5.0

Compare
Choose a tag to compare
@msarahan msarahan released this 13 Jun 19:00
· 23 commits to develop since this release

v2.5.0 (06/13/16)

  • Add a mechanism to let an environment disable the default channels (@mwiebe, #229)
  • Fix conda env create / (@oyse, #228)
  • Move activate scripts to conda main repo, (@msarahan, #234)
  • Add conda.pip module from conda (@ilanschnell, #235)
  • Implement --prune options for "conda env update" (@nicoddemus, #195)
  • Add more preprocessing selectors, (@Korijn, #213)
  • Allow creation of conda envs with path specification instead of name (@jerowe, #244)
  • Replace Response.raw.read() with Response.text (@Statkraft-MIAD, #228)
  • Add pip.py module from conda 4.0.0 (@ilanschnell, #235)
  • Check return code when calling pip (@dmkent, #224)