Skip to content

v1.0.0

Compare
Choose a tag to compare
@ericmj ericmj released this 13 Dec 20:31
· 95 commits to main since this release
090d43e

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