Hex v0.13.0 Release Notes

Release Date: 2016-07-30 // over 7 years ago
  • โœจ Enhancements

    • Inform about new Hex version in hex.info
    • ๐Ÿ‘Œ Support extra metadata field
    • ๐Ÿ— Print package checksum when building and publishing
    • Warn if using registry from cache
    • ๐Ÿ‘‰ Show creation time of API keys in hex.keys list
    • ๐Ÿ‘Œ Improve the error message if OTP has broken SNI in :ssl application
    • ๐Ÿ‘Œ Verify dependencies from registry against lock
    • Hex will now automatically encrypt your local API key, use hex.user passphrase to change the encryption passphrase
    • ๐Ÿ‘Œ Improve resolver error message to mention behavior of pre-releases and overrides
    • ๐Ÿ‘Œ Improve error message if a dependency has configured the OTP application name incorrectly for another dependency
    • ๐Ÿ“ฆ hex.publish now also publishes docs by default, use hex.publish package and hex.publish docs to respectively publish package and docs independently
    • ๐Ÿ“š hex.docs will now open or fetch documentation tarballs
    • ๐Ÿšš hex.key remove will now also de-auth the user if the local API key was removed
    • โž• Add status messages when publishing and reverting

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix bug where the client was fetching packages even when lock is OK
    • ๐Ÿ›  Fix resolver sometimes not producing any backtrack output
    • ๐Ÿ‘Œ Verify certificate against correct hostname after redirect