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

Return added row and col IDs #10

Merged
merged 9 commits into from
Nov 26, 2023
Merged

Conversation

mmghannam
Copy link
Contributor

For the add_row method to be useful the user must have access to the column indices (check the test). I also returned row IDs it might be useful in the future.

@lovasoa
Copy link
Contributor

lovasoa commented Nov 26, 2023

Argh, now that would require a major version bump :/

If you had included that in your initial pull request, we could have stayed on v1

Now either we break semver, or we require all users to change their version requirements.

@mmghannam
Copy link
Contributor Author

Sorry, I only noticed after it was merged. I think it's low risk if you decide on breaking semver, it has only been 6 hours since the version bump, and crates.io shows only 18 downloads.

@lovasoa lovasoa merged commit 0e89ce2 into rust-or:main Nov 26, 2023
lovasoa added a commit that referenced this pull request Nov 26, 2023
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