Skip to content

4.4.9 (2018-02-06)

Compare
Choose a tag to compare
@kalefranz kalefranz released this 06 Feb 20:41
· 5914 commits to main since this release

Improvements

  • resolve #6632 display package removal plan when deleting an env (#6801)

Bug Fixes

  • fix #6531 don't drop credentials for conda-build workaround (#6798)
  • fix external command execution issue (#6789)
  • fix #5792 conda env export error common in path (#6795)
  • fix #6390 add CorruptedEnvironmentError (#6778)
  • fix #5884 allow --insecure CLI flag without contradicting meaning of ssl_verify (#6782)
  • fix MatchSpec.match() accepting dict (#6808)
  • fix broken Anaconda Prompt for users with spaces in paths (#6825)
  • JSONDecodeError was added in Python 3.5 (#6848)
  • fix #6796 update PATH/prompt on reactivate (#6828)
  • fix #6401 non-ascii characters on windows using expanduser (#6847)
  • fix #6824 import installers before invoking any (#6849)