Hex v1.0.1 Release Notes
Release Date: 2021-12-14 // almost 3 years ago-
๐ Bug fixes
- ๐ Fix compatibility with some Elixir and OTP combinations
Previous changes from v1.0.0
-
โจ 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
- Set exit code to 1 when