Releases: erlef/rebar3_hex
Releases · erlef/rebar3_hex
v6.9.5
v6.9.4
- Better messages for validation errors on owner command @starbelly
- Better invalid retirement reason error message @starbelly
- Handle case where rebar_utils might return a binary from vcs vsn/3 @starbelly
- Fix unhandled case in get_args/1 in owner sub command module @starbelly
- Fix git docs publish @egobrain
- Update rebar3_hex_key to conditionally last_use k/v when printing results @starbelly
- Handle key list with repo argument - @starbelly
- fix unwrapping of hex_config_read/1 in search @starbelly
- Add catch all for publishing when a return message is available from hexpm @starbelly
- Add support for repo list command @starbelly
- Update test and dev dependencies @starbelly
v6.9.3
v6.9.2
v6.9.1
v6.9.0
- 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
v0.1.0
switch to all hex packages for deps