Releases: ocaml-opam/opam-publish
Releases · ocaml-opam/opam-publish
2.4.0
CHANGES:
- Add
--exclude
to exclude the given packages from the publishing process [#161 @kit-ty-kate]
2.3.1
CHANGES:
- Adapt to opam 2.2 API and update lower bound to opam libs [#138 @kit-ty-kate]
- Use opam download command mechanism to select a specific download command [#159 @Emilios1995]
2.3.0
CHANGES:
- Add a new --no-confirmation argument for use in automated pipeline [#158 @AltGr - fix #132]
- Improve the error message when a file expected to be an opam file is given as argument [#150 @kit-ty-kate - partially fix #149]
- Adopt the OCaml Code of Conduct [#151 @rikusilvola]
- Changes the makefile to make sure the standard "make && make install" works [#157 @kit-ty-kate]
2.2.0
CHANGES:
- Fix the github markdown syntax generated by opam-publish [#131 @liyishuai]
- Disambiguate GitHub archive URL computed from repository and tag [#135 @ilankri]
- Upgrade to cmdliner >= 1.1.0 [#134 @ilankri]
- Support git remotes with multiple push targets [#137 @favonia]
- Fix broken state if the initial opam-repository clone fails [#140 @kit-ty-kate - fix #86]
- Shorten the generated branch name [#141 @kit-ty-kate - fix #139]