Skip to content

Commit

Permalink
master_changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbou committed Jul 21, 2023
1 parent 925ef19 commit 1653ffc
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions master_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,21 @@ users)
## Actions

## Install
* Make the status of pinned packages more explicit during installation [#4987 @kit-ty-kate - fix #4925]
* Better recognize depexts on Gentoo, NetBSD, OpenBSD [#5065 @mndrix]
* Reimplement deps-only [#4975 @AltGr]
* Fix conflict handling [#5136 @AltGr]
* Ensure correct handling of dev dependencies [#5236 @AltGr - fix #5177]
* Ensure correct handling of external dependencies [#5236 @AltGr - fix #5185]
* ◈ Add `--formula` option to specify a formula to install [#4975 @AltGr]
* [BUG] Prevent `.changes` files from being updated during dry-run [#5144 @na4zagin3 - fix #5132]
* Log a summary of recorded `.changes` as a `ACTION` trace log to help debug #4419 [#5144 @na4zagin3]
* ◈ Add `--with-tools` option to install recommended development tools from opam file (as `with-test`/`with-doc`), and its environment variable `OPAMWITHTOOLS` [#5016 @rjbou]
* Resolve `with-tools` for post messages too [#5160 @rjbou]
* ◈ Rename --with-tools` to `--with-dev-setup` [#5214 @rjbou - fix #4959]
* Use the default criteria during reinstall/upgrade when requesting at least one non-installed package [#5228 @kit-ty-kate]
* Show the reason for installing packages when using opam reinstall [#5229 @kit-ty-kate]
* Check if with-test & with-doc depends are installed to launch a reinstall [#4513 @rjbou - fix #4507]

## Remove

Expand Down

0 comments on commit 1653ffc

Please sign in to comment.