Skip to content

Releases: conda/conda

4.1.10 (2016-07-25)

28 Jul 22:21
Compare
Choose a tag to compare
  • ignore symlink failure because of read-only file system, #3055
  • backpaort shortcut tests, #3064
  • fix #2979 redefition of $SHELL variable, #3081
  • fix #3060 --clone root --copy exception, #3080

4.1.9

28 Jul 22:20
Compare
Choose a tag to compare
  • fix #3104, add global BINSTAR_TOKEN_PAT
  • handle failures in binstar_client more generally

4.1.8

15 Jul 14:21
Compare
Choose a tag to compare
  • fix #3004 UNAUTHORIZED for url (null binstar token), #3008
  • fix overwrite existing redirect shortcuts when symlinking envs, #3025
  • partially revert no default shortcuts, #3032, #3047

4.0.11

15 Jul 14:21
Compare
Choose a tag to compare
  • allow auto_update_conda from sysrc, #3015 via #3021

4.1.7

07 Jul 15:33
Compare
Choose a tag to compare
  • add msys2 channel to defaults on Windows, #2999
  • fix #2939 channel_alias issues; improve offline enforcement, #2964
  • fix #2970, #2974 improve handling of file:// URLs inside channel, #2976

4.1.6

01 Jul 18:06
Compare
Choose a tag to compare
  • slow down exp backoff from 1 ms to 100 ms factor, #2944
  • set max time on exp_backoff to ~6.5 sec,#2955
  • fix #2914 add/subtract from PATH; kill folder output text, #2917
  • normalize use of get_index behavior across clone/explicit, #2937
  • wrap root prefix check with normcase, #2938

4.1.5

01 Jul 18:06
Compare
Choose a tag to compare
  • more conservative auto updates of conda #2900
  • fix some permissions errors with more aggressive use of move_path_to_trash, #2882
  • fix #2891 error if allow_other_channels setting is used, #2896
  • fix #2886, #2907 installing a tarball directly from the package cache, #2908
  • fix #2681, #2778 reverting #2320 lock behavior changes, #2915

4.0.10

29 Jun 18:15
Compare
Choose a tag to compare
  • fix #2846 revert the use of UNC paths; shorten trash filenames, #2859 via #2878
  • fix some permissions errors with more aggressive use of move_path_to_trash, #2882 via #2894

4.1.4

27 Jun 21:54
Compare
Choose a tag to compare
  • fix #2846 revert the use of UNC paths; shorten trash filenames, #2859
  • fix exp backoff on Windows, #2860
  • fix #2845 URL for local file repos, #2862
  • fix #2764 restore full path var on win; create to CONDA_PREFIX env var, #2848
  • fix #2754 improve listing pip installed packages, #2873
  • change root prefix detection to avoid clobbering root activate scripts, #2880
  • address #2841 add lowest and highest priority indication to channel config output, #2875
  • add SYMLINK_CONDA to planned instructions, #2861
  • use CONDA_PREFIX, not CONDA_DEFAULT_ENV for activate.d, #2856
  • call scripts with redirect on win; more error checking to activate, #2852

4.1.3

24 Jun 00:23
Compare
Choose a tag to compare
  • ensure conda-env auto update, along with conda, #2772
  • make yaml booleans behave how everyone expects them to, #2784
  • use accept-encoding for repodata; prefer repodata.json to repodata.json.bz2, #2821
  • additional integration and regression tests, #2757, #2774, #2787
  • add offline mode to printed info; use offline flag when grabbing channels, #2813
  • show conda-env version in conda info, #2819
  • adjust channel priority superseded list, #2820
  • support epoch ! characters in command line specs, #2832
  • accept old default names and new ones when canonicalizing channel URLs #2839
  • push PATH, PS1 manipulation into shell scripts, #2796
  • fix #2765 broken source activate without arguments, #2806
  • fix standalone execution of install.py, #2756
  • fix #2810 activating conda environment broken with git bash on Windows, #2795
  • fix #2805, #2781 handle both file-based channels and explicit file-based URLs, #2812
  • fix #2746 conda create --clone of root, #2838
  • fix #2668, #2699 shell recursion with activate #2831