Hex v0.14.1 Release Notes

Release Date: 2016-11-24 // over 7 years ago
  • โœจ Enhancements

    • Add environment variable HEX_HTTP_CONCURRENCY for limiting number of concurrent HTTP requests

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix compatibilities with older Elixir version (<= 1.1)
    • ๐Ÿ”’ Ensure build tools are unique in mix.lock and when publishing
    • ๐Ÿ›  Fix hex.docs open opening websites on Unix systems
    • Do not crash on diverged dependencies with conflicting SCMs
    • ๐Ÿ›  Fix some duplicate HTTP requests on slow networks
    • Limit concurrent registry HTTP requests