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

Switch to tomllib #4

Merged
merged 2 commits into from
Aug 10, 2017
Merged

Switch to tomllib #4

merged 2 commits into from
Aug 10, 2017

Conversation

lukesteensen
Copy link
Contributor

@lukesteensen lukesteensen commented Oct 12, 2016

This allows for clean, in place edits of Cargo.toml that retain all formatting and comments.

Closes #1

This allows for clean, in place edits of Cargo.toml that retain all
formatting and comments.

Closes wraithan#1
@wraithan
Copy link
Owner

Wow this is fantastic! I just noticed this and I'm about to go to sleep. I'll give this a test tomorrow and merge it in. Been meaning to get back to this project but just hasn't been top priority. Thank you so much for sending this. I learned a couple techniques I didn't know about that will make the code cleaner for sure.

@lukesteensen
Copy link
Contributor Author

Just pushed a small refactoring. Let me know if there's anything else I can do to help get this merged. Thanks!

@tshepang
Copy link

tshepang commented Aug 9, 2017

ping

@lukesteensen
Copy link
Contributor Author

@wraithan Still interested in getting this merged! Let me know if there's anything I can do to help 😄

@wraithan
Copy link
Owner

wraithan commented Aug 10, 2017

@lukesteensen I'm merging this now. I didn't back then because it'd been months since I'd thought about the project when you sent the PR, and I've not needed it at all since that point. I'd saw that you rewrote about half the project and that meant vetting it more.

@lukesteensen
Copy link
Contributor Author

@wraithan Yes, unfortunately, the new library's API was significantly different from the old library and that made the required changes more invasive than I would have liked. I appreciate you taking the time to look at it and get it merged.

@wraithan wraithan merged commit 3c1aeda into wraithan:master Aug 10, 2017
@wraithan
Copy link
Owner

Nah, I totally get it now that I've actually read the changes and saw how different the API was (and how bad my code is/was)

@wraithan
Copy link
Owner

This has been published as cargo-bump 1.0.0 on crates.io

@lukesteensen
Copy link
Contributor Author

Thank you!

Repository owner deleted a comment from tshepang Aug 23, 2017
Repository owner deleted a comment from tshepang Aug 23, 2017
Repository owner deleted a comment from tshepang Aug 23, 2017
Repository owner deleted a comment from tshepang Aug 23, 2017
Repository owner deleted a comment from tshepang Aug 23, 2017
@wraithan
Copy link
Owner

Deleted some discussion that didn't really pertain to the PR to clean things up.

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.

3 participants