conda v4.3.15 Release Notes

Release Date: 2017-03-20 // about 7 years ago
  • ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘ allow pkgs_dirs to be configured using conda config (#4895)

    ๐Ÿ› Bug Fixes

    • remove incorrect elision of delete_prefix_from_linked_data() (#4814)
    • ๐Ÿ›  fix envs_dirs order for read-only root prefix (#4821)
    • ๐Ÿ›  fix break-point in conda clean (#4801)
    • ๐Ÿ›  fix long shebangs when creating entry points (#4828)
    • ๐Ÿ›  fix spelling and typos (#4868, #4869)
    • ๐Ÿ›  fix #4840 TypeError reduce() of empty sequence with no initial value (#4843)
    • ๐Ÿ›  fix zos subdir (#4875)
    • ๐Ÿ›  fix exceptions triggered during activate (#4873)