CHANGES:
Added
- Add
dune-release delegate-info version
to show the current version as infered
by the tool (#495, @samoht) - Add
--dev-repo
todune-release
anddune-release publish
to overwrite
thedev-repo
field specified in the opam file (#494, @samoht)
Changed
- Use the 'user' option as the fork owner, only attempt to decode the remote URL
if the user option is not set. (#480, @Julow)
Fixed
- Make
dune-release
not fail in the presence of~/.dune/bin/dune
(which is present
when using dune package management)