conda v4.3.13 Release Notes

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