Hex v0.20.0 Release Notes

Release Date: 2019-06-09 // almost 5 years ago
  • โœจ Enhancements

    • โž• Add per-project Hex configuration. Configure Hex under the :hex key inside your project configuration in mix.exs
    • ๐Ÿ— Show location of package after running mix hex.build
    • List all available Hex tasks when running mix hex
    • List subtasks when running mix hex
    • โœ‚ Remove tarball if it is invalid to avoid it being as cache in the future
    • ๐Ÿ‘‰ Show umbrella children mix.exs location in mix hex.outdated
    • โž• Add mix hex.owner transfer task
    • ๐Ÿ‘‰ Show improved error message on invalid configs
    • โž• Add mix hex.package fetch task
    • โž• Add mix hex.package diff task

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix mirror_url config
    • ๐Ÿ›  Fix api_url config
    • ๐Ÿ“ฆ Do no try to remove docs after reverting package โ€“ docs are already automatically removed