Closed mmghannam closed 11 months ago
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.
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.
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.