conda v4.7.5 Release Notes

Release Date: 2019-06-24 // about 5 years ago
  • ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘Œ improve wording in informational message when a particular *_repodata.json can't be found. No need for alarm. (#8808)

    ๐Ÿ› Bug fixes

    • โช restore tests being run on win-32 appveyor (#8801)
    • ๐Ÿ›  fix Dist class handling of .conda files (#8816)
    • ๐Ÿ›  fix strict channel priority handling when a package is unsatisfiable and thus not present in the collection (#8819)
    • ๐Ÿ“ฆ handle JSONDecodeError better when package is corrupted at extract time (#8820)

    Contributors

    • @dhirschfeld
    • @msarahan
    • @rrigdon