Dune-release 0.2.0
See full changelog
- Remove opam lint warnings for 1.2 files (#2, @samoht)
 - Add a 
--keep-voption to not dropvat the beginning of version numbers (#6, @samoht) - Pass 
-p <package>to jbuilder (#8, @diml) - Fix a bug in 
Distrib.write_substwhich could cause an infinite loop (#10, @diml) - Add a 
--dry-runoption to avoid side-effects for all commands (@samoht) - Rewrite issues numbers in changelog to point to the right repository (#13, @samoht)
 - Stop force pushing tags to 
origin. Instead, just force push the release tag directly to thedev-reporepository (@samoht) - Fix publishing distribution when the the tag to publish is not the repository HEAD (#4, @samoht)
 - Do not depend on 
opam-publishanymore. Use configuration files stored in~/.duneto parametrise the publishing workflow. (@samoht)