-
Notifications
You must be signed in to change notification settings - Fork 200
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
Bump rstar and robust dependencies #1030
Conversation
Ah yes, need to bump CI containers first of course. |
bors retry |
bors cancel |
bors retry |
This ended up being slightly more invasive than I thought it would be as I had to add an |
geo/CHANGES.md
Outdated
@@ -4,6 +4,7 @@ | |||
|
|||
* Implement "Closest Point" from a `Point` on a `Geometry` using spherical geometry. <https://github.com/georust/geo/pull/958> | |||
* Bump CI containers to use libproj 9.2.1 | |||
* Bump rstar and robust dependencies |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Bump rstar and robust dependencies | |
* BREAKING: Bump rstar and robust dependencies |
Since it's a major version bump of a public API, this is a breaking change, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(breaking for geo, non-breaking for geo-types)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, can you add a note to the geo-types CHANGES as well?
bors r=michaelkirk |
Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
CHANGES.md
if knowledge of this change could be valuable to users.