Hex v0.11.0 Release Notes

Release Date: 2016-03-03 // about 8 years ago
  • โœจ Enhancements

    • Append the OTP version to the user_agent function
    • ๐Ÿ‘Œ Improve output of http request timeout errors
    • Warn if :manager or :compile is set on dependencies when publishing
    • โž• Add --pre flag to hex.outdated
    • ๐Ÿ‘‰ Use erlang binary term encoding for API instead of elixir encoding
    • ๐Ÿ“ฆ Pull package name from correct source when publish docs
    • Pass canonical url to ex_doc task
    • ๐Ÿ”„ Change hexdocs links to use https
    • โž• Add hex.outdated APP to list all requirements on given dependency
    • ๐Ÿš€ Do not allow pre-releases for dependencies unless the requirement uses a pre-release version
    • โšก๏ธ Optimize version cache memory usage

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix incorrect build version check for dev versions of Elixir
    • ๐Ÿ›  Fix loop when backtracking in resolver
    • ๐Ÿ›  Fix timeout errors on slow systems