Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbou authored and kit-ty-kate committed Apr 25, 2024
1 parent 580e5ae commit 4132416
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions master_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,19 @@ 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]
* Remove unnecessary copies/move when fetching archives [#5018 @kit-ty-kate @rjbou]

## Remove

Expand Down

0 comments on commit 4132416

Please sign in to comment.