You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve solver error message when collecting conflicting requirements from multiple places. Fixes the "empty" versions error. This is done by including path and git parents of hex packages in the solver.
Add "(CI)" to user-agent HTTP header if environment variable CI is set
Improve message for authentication errors
Set exit code 1 on mix hex.organization auth errors
Add --sort flag mix hex.outdated
Improve error message when trying to publish existing package with permissions
Consider ex_doc :output option when publishing documentation
Warn on unknown dependency options
Bug fixes
Do not close registry server in post_converge. Fixes the "the table identifier does not refer to an existing ETS table" error.