-
Notifications
You must be signed in to change notification settings - Fork 526
Prepare for release v3.7.0 #395
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
Conversation
|
I'm going through the instructions in but I'm getting an error: Do I need to make a |
CHANGELOG.md
Outdated
| - exactEdgeLengthM | ||
| - refactor `getH3UnidirectionalEdgeBoundary` for accuracy at small resolutions (#391) | ||
| - speeds up `getH3UnidirectionalEdgeBoundary` by about 3x | ||
| - implement core logic for future vertex mode |
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.
Thanks for adding. Technically I guess this is a "fix", rather than a feature, but I think this is fine.
We need to wait on @isaacbrodsky here, as I believe he has done most of the releases in the past? You're probably right about needing to run |
The script expects the last published version. You will be prompted for the next version number after you specify the current version (probably should be read from |
* update changelog and fix @defgroup for exactEdgeLength * update docs * Changelog: Change CHANGELOG to match style of previous CHANGELOG changes * get reeeealy specific in the release steps
No description provided.