v6.10.0
v6.10.0 introduces a bug fix for publishing docs to hex and minor change in behavior related to said bug thanks to @jfacorro
rebar3 hex publish
will check for the existence of docs before trying to publishing them and produce a warning in the case adocs
directory is not found, and subsequently will not attempt to publish docs.rebar3 hex docs
will no longer run edoc for you and is merely a command available to publish what you've generated.