All Versions
267
Latest Version
Avg Release Cycle
43 days
Latest Release
76 days ago
Changelog History
Page 10
Changelog History
Page 10
-
v4.3.14 Changes
March 03, 2017๐ Improvements
- ๐ use cPickle in place of pickle for repodata (#4717)
- ignore pyc compile failure (#4719)
- ๐ use conda.exe for windows entry point executable (#4716, #4720)
- ๐ฆ localize use of conda_signal_handler (#4730)
- add skip_safety_checks configuration parameter (#4767)
- never symlink executables using ORIGIN (#4625)
- set activate.bat codepage to CP_ACP (#4558)
๐ Bug Fixes
- ๐ fix #4777 package cache initialization speed (#4778)
- ๐ fix #4703 menuinst PathNotFoundException (#4709)
- ignore permissions error if user_site can't be read (#4710)
- ๐ fix #4694 don't import requests directly in models (#4711)
- ๐ fix #4715 include resources directory in recipe (#4716)
- ๐ fix CondaHttpError for URLs that contain '%' (#4769)
- ๐ bug fixes for preferred envs (#4678)
- ๐ fix #4745 check for info/index.json with package is_extracted (#4776)
- ๐ make sure url gets included in CondaHTTPError (#4779)
- ๐ fix #4757 map-type configs set to None (#4774)
- ๐ fix #4788 partial package extraction (#4789)
Non-User-Facing Changes
- โ test coverage improvement (#4607)
- ๐ง CI configuration improvements (#4713, #4773, #4775)
- ๐ allow sha256 to be None (#4759)
- add cache_fn_url to exports (#4729)
- โ add unicode paths for PY3 integration tests (#4760)
- โ additional unit tests (#4728, #4783)
- ๐ fix conda-build compatibility and tests (#4785)
-
v4.3.13 Changes
February 17, 2017๐ Improvements
- resolve #4636 environment variable expansion for pkgs_dirs (#4637)
- ๐ link, symlink, islink, and readlink for Windows (#4652, #4661)
- โ add extra information to CondaHTTPError (#4638, #4672)
๐ Bug Fixes
- ๐ maximize requested builds after feature determination (#4647)
- ๐ fix #4649 incorrect assert statement concerning package cache directory (#4651)
- ๐ multi-user mode bug fixes (#4663)
Non-User-Facing Changes
- โ path_actions unit tests (#4654)
- โ remove dead code (#4369, #4655, #4660)
- separate repodata logic from index into a new core/repodata.py module (#4669)
-
v4.3.12 Changes
February 14, 2017๐ Improvements
- prepare conda for uploading to pypi (#4619)
- ๐ better general http error message (#4627)
- โ disable old python noarch warning (#4576)
๐ Bug Fixes
- fix UnicodeDecodeError for ensure_text_type (#4585)
- ๐ fix determination of if file path is writable (#4604)
- ๐ fix #4592 BufferError cannot close exported pointers exist (#4628)
- ๐ fix run_script current working directory (#4629)
- ๐ fix pkgs_dirs permissions regression (#4626)
Non-User-Facing Changes
- ๐ fixes for tests when conda-bld directory doesn't exist (#4606)
- ๐ use requirements.txt and Makefile for travis-ci setup (#4600, #4633)
- โ remove hasattr use from compat functions (#4634)
-
v4.3.11 Changes
February 09, 2017๐ Bug Fixes
- 0๏ธโฃ fix attribute error in add_defaults_to_specs (#4577)
-
v4.3.10 Changes
February 07, 2017๐ Improvements
- โ remove .json from pickle path (#4498)
- ๐ improve empty repodata noarch warning and error messages (#4499)
- 0๏ธโฃ don't add python and lua as default specs for private envs (#4529, #4533)
- 0๏ธโฃ let default_python be None (#4547, #4550)
๐ Bug Fixes
- ๐ fix #4513 null pointer exception for channel without noarch (#4518)
- ๐ fix ssl_verify set type (#4517)
- ๐ fix bug for windows multiuser (#4524)
- ๐ fix clone with noarch python packages (#4535)
- ๐ fix ipv6 for python 2.7 on Windows (#4554)
Non-User-Facing Changes
- โ separate integration tests with a marker (#4532)
-
v4.3.9 Changes
January 31, 2017๐ Improvements
- ๐ improve repodata caching for performance (#4478, #4488)
- ๐ฆ expand scope of packages included by bad_installed (#4402)
- โ silence pre-link warning for old noarch (#4451)
- โ add configuration to optionally require noarch repodata (#4450)
- ๐ improve conda subprocessing (#4447)
- respect info/link.json (#4482)
๐ Bug Fixes
- ๐ fix #4398 'hard' was used for link type at one point (#4409)
- fixed "No matches for wildcard '$activate_d/*.fish'" warning (#4415)
- ๐จ print correct activate/deactivate message for fish shell (#4423)
- ๐ fix 'Dist' object has no attribute 'fn' (#4424)
- ๐ fix noarch generic and add additional integration test (#4431)
- ๐ fix #4425 unknown encoding (#4433)
Non-User-Facing Changes
- ๐ fail CI on conda-build fail (#4405)
- โ run doctests (#4414)
- ๐ make index record mutable again (#4461)
- โ additional test for conda list --json (#4480)
-
v4.3.8 Changes
January 23, 2017๐ Bug Fixes
- ๐ fix #4309 ignore EXDEV error for directory renames (#4392)
- ๐ fix #4393 by force-renaming certain backup files if the path already exists (#4397)
-
v4.3.7 Changes
January 20, 2017๐ Bug Fixes
- โช actually revert json output for leaky plan (#4383)
- ๐ fix not raising on pre/post-link error (#4382)
- fix find_commands and find_executable for symlinks (#4387)
-
v4.3.6 Changes
January 18, 2017๐ Bug Fixes
- ๐ fix 'Uncaught backoff with errno 41' warning on windows (#4366)
- โช revert json output for leaky plan (#4349)
- audit os.environ setting (#4360)
- ๐ fix #4324 using old dist string instead of dist object (#4361)
- ๐ fix #4351 infinite recursion via code in #4120 (#4370)
- ๐ fix #4368 conda -h (#4367)
- โช workaround for symlink race conditions on activate (#4346)
-
v4.3.5 Changes
January 17, 2017๐ Improvements
- โ add exception message for corrupt repodata (#4315)
๐ Bug Fixes
- ๐ fix package not being found in cache after download (#4297)
- ๐ fix logic for Content-Length mismatch (#4311, #4326)
- ๐ use unicode_escape after etag regex instead of utf-8 (#4325)
- ๐ fix #4323 central condarc file being ignored (#4327)
- ๐ fix #4316 a bug in deactivate (#4316)
- pass target_prefix as env_prefix regardless of is_unlink (#4332)
- pass positional argument 'context' to BasicClobberError (#4335)
Non-User-Facing Changes
- โ additional package pinning tests (#4317)