Hex v0.11.2 Release Notes

Release Date: 2016-03-11 // about 8 years ago
  • โœจ Enhancements

    • ๐Ÿ‘Œ Verify registry signature against public key
    • ๐Ÿ‘Œ Improve missing registry error message
    • Deprecate HEX_CDN in favor of HEX_REPO and HEX_MIRROR. See the hex task for more information
    • Deprecate :cdn_url config in favor of :repo_url and mirror_url. See the hex.config task for more information
    • ๐Ÿ‘Œ Improve performance of parallel package fetching
    • ๐Ÿ‘‰ Use fastly instead of S3 for the Hex.pm repository
    • โž• Add --delete option to hex.config task

    ๐Ÿ› Bug fixes

    • ๐Ÿ‘‰ Show local time in hex.info
    • โšก๏ธ Correctly unlock all dependencies on deps.update
    • Always fetch registry if it's missing or known to be old