conda v4.3.9 Release Notes

Release Date: 2017-01-31 // about 7 years ago
  • ๐Ÿ‘Œ 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)