Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update changes
Browse files Browse the repository at this point in the history
rjbou committed May 18, 2021

Verified

This commit was signed with the committer’s verified signature.
pradyunsg Pradyun Gedam
1 parent 771e04f commit 0e8944c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions master_changes.md
Original file line number Diff line number Diff line change
@@ -16,6 +16,7 @@ New option/command/subcommand are prefixed with ◈.
* Add cli versioning for enums of flags with predefined enums [#4626 @rjbou]
* ◈ Add `--confirm-level` and `OPAMCONFIRMLEVEL` [#4582 @rjbou - fix #4168]
* ◈ Add `--no` [#4582 @rjbou]
* Initialise environment variables for plugins call/install [#4582 @rjbou]

## Init
* Introduce a `default-invariant` config field, restore the 2.0 semantics for
@@ -130,6 +131,7 @@ New option/command/subcommand are prefixed with ◈.
## Internal
* Generalise `mk_tristate_opt` to `mk_state_opt` [#4575 @rjbou]
* Fix `mk_state_opt` and rename to `mk_enum_opt` [#4626 @rjbou]
* Add `mk_enum_opt_all` for state flags that appears more than once [#4582 @rjbou]
* Fix `opam exec` on native Windows when calling cygwin executables [#4588 @AltGr]
* Fix temporary file with a too long name causing errors on Windows [#4590 @AltGr]
* CLI: Add flag deprecation and replacement helper [#4595 @rjbou]

0 comments on commit 0e8944c

Please sign in to comment.