conda v4.4.3 Release Notes

Release Date: 2017-12-22 // over 6 years ago
  • ๐Ÿ‘Œ Improvements

    • adjust error report message (#6534)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix #6530 package cache JsonDecodeError / ValueError (#6533)
    • ๐Ÿ›  fix #6538 BrokenPipeError (#6540)
    • ๐Ÿ›  fix #6532 remove anaconda metapackage hack (#6539)
    • ๐Ÿ›  fix #6536 'conda env export' for old versions of pip (#6535)
    • ๐Ÿ›  fix #6541 py2 and unicode in environments.txt (#6542)

    Non-User-Facing Changes

    • โœ… regression tests for #6512 (#6515)