Hex v1.0.0 Release Notes

Release Date: 2021-12-13 // over 2 years ago
  • โœจ Enhancements

    • Set exit code to 1 when mix hex.publish fails
    • Validate OSS licenses
    • Read authorization credentials from ~/.netrc
    • ๐Ÿ— Error if building package with an app: false dependency

    ๐Ÿ› Bug fixes

    • Do not error if the organization authorization key could not be verified, this improves handling of API server issues
    • ๐Ÿ‘Œ Improvements to version solver to prevent scenarios where it takes a long time to find a solution
    • ๐Ÿ‘Œ Improve error when update checker times out