Skip to content

Releases: erlef/rebar3_hex

v6.9.5

23 May 01:03
421a41e
Compare
Choose a tag to compare

Support updated rebar3 lock file format

v6.9.4

19 Apr 23:43
f32194b
Compare
Choose a tag to compare
  • 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

04 Feb 03:48
1fad007
Compare
Choose a tag to compare
  • Update to hex_core 0.6.8

v6.9.2

03 Feb 21:25
78e0f97
Compare
Choose a tag to compare
  • Update hex_core to 0.6.7

v6.9.1

18 Jan 21:48
0d84b26
Compare
Choose a tag to compare

Patch releases that fixes a bug where the body response from hex_api did not match the expectation in rebar3_hex_docs thanks to @f3c0 via #140

v6.9.0

11 Jan 20:42
892c5e6
Compare
Choose a tag to compare
  • 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

22 May 00:24
Compare
Choose a tag to compare
switch to all hex packages for deps