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

Change the type of cmd from String to Cmd #74

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

hyrodium
Copy link
Collaborator

This PR fixes #62.

Comment on lines +92 to +94
### `v0.5.x`
- The type of the keyword argument `cmd` has been changed from `String` to `Cmd`.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really appreciated 👍

@terasakisatoshi
Copy link
Member

#75 should resolve CI / Julia nightly
Good to go to merge this PR

@terasakisatoshi terasakisatoshi merged commit da8c4b1 into AtelierArith:main Oct 20, 2023
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use cmd::Cmd instead of cmd::String in replay funciton
2 participants