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

Config name #37

Merged
merged 4 commits into from
Jan 1, 2021
Merged

Config name #37

merged 4 commits into from
Jan 1, 2021

Conversation

Zykino
Copy link
Contributor

@Zykino Zykino commented Oct 8, 2020

This is based on top of #36. So t should be merged after (or in place ?). I wanted to do 1PR per issue resolved.
If needed I can reorder the code to merge in the other order.

@Zykino Zykino merged commit 8b0f9be into rust-cli:master Jan 1, 2021
@amomchilov
Copy link

This PR made a breaking change, by changing the arity of the load function. It broke when I tried to run cargo install --git https://github.com/reujab/silver. I'm new to the Rust ecosystem, is there a way to workaround this, which doesn't involve waiting on a new release of silver?

https://github.com/reujab/silver/blob/master/src/main.rs#L17

@Dylan-DPC-zz
Copy link

@amomchilov ah yeah depending on the master branch directly isnt a good idea and any breaking change can result in breaking changes being emitted downstream. The latest change (of depending on 0.4) is the right move here. We will be releasing this as a new backwards incompatible version (0.5) instead of (0.4.1) so no more changes will be required.

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.

None yet

3 participants