Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] opam-monorepo (0.2.6) #19811

Merged
merged 2 commits into from
Oct 19, 2021

Conversation

NathanReb
Copy link
Contributor

Assemble and manage fully vendored Dune repositories

CHANGES:

Added

Fixed

CHANGES:

### Added

- Add a depext subcommand to install the external system dependencies listed
  in lock file (tarides/opam-monorepo#207, @samoht)
- Add the `--keep-git-dir` flag to the `pull` command that can be used to keep
  the [.git] directory after pulling the vendored sources. (tarides/opam-monorepo#160, @rizo)

### Fixed

- Fix tool name in generated dune file so that it does not refer to the tool as
  `duniverse` (tarides/opam-monorepo#206, @emillon)
@samoht
Copy link
Member

samoht commented Oct 19, 2021

Thanks!

@samoht samoht merged commit f34217b into ocaml:master Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants