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] spawn (0.13.0) #13819

Merged
merged 1 commit into from Apr 4, 2019
Merged

[new release] spawn (0.13.0) #13819

merged 1 commit into from Apr 4, 2019

Conversation

ghost
Copy link

@ghost ghost commented Apr 4, 2019

Spawning sub-processes

CHANGES:

CHANGES:

- Breaking change on Windows: to match the Unix behavior, `prog` is
  interpreted as relative to the directory specified by the `cwd`
  argument (janestreet/spawn#13)

- Switch to dune (janestreet/spawn#12)

- Switch to MIT+DCO (janestreet/spawn#11)
@ghost ghost mentioned this pull request Apr 4, 2019
@camelus
Copy link
Contributor

camelus commented Apr 4, 2019

☀️ All lint checks passed abcccf7
  • These packages passed lint tests: spawn.0.13.0

☀️ Installability check (10930 → 10931)
  • new installable packages (1): spawn.0.13.0

@avsm avsm merged commit 9982ecb into ocaml:master Apr 4, 2019
@yakobowski
Copy link
Contributor

The naming convention for the previous versions of spawn was v0.X.0. For release 13 (this one), the name is 0.13.0. Opam is not proposing me to upgrade, so I think this release should be renamed v0.13.0, unfortunately.

avsm added a commit to avsm/opam-repository that referenced this pull request Apr 5, 2019
@avsm
Copy link
Member

avsm commented Apr 5, 2019

good catch; #13828

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.

4 participants