rebar3_hex v6.9.0 Release Notes

Release Date: 2020-01-11 // about 4 years ago
    • ➕ add support for specifying an api key, api url, and other publishing related flags via env vars
      • HEX_API_KEY
      • HEX_API_URL
      • HEX_UNSAFE_REGISTRY, and
      • HEX_NO_REPO_VERIFY_ORIGIN
    • ➕ add --yes/-y option to publish to override confirmation prompt(s) when publishing
    • 🗄 warn vs error on non-fatal deprecated fields
    • ⬆️ bump hex_core to 0.6.4
    • ⬆️ bump verl to 1.0.2
    • add transfer command to rebar3_hex_owner
      • added ability to transfer ownership of a package to an organization
      • added ability to specify ownership level when transferring ownership of a package
    • handle 500s on reset password for rebar3_hex_user