-
Notifications
You must be signed in to change notification settings - Fork 73
Changelog entry for v1.4.0 #248
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
New minor release with new features and bug fixes. No breaking changes or deprecations.
|
@jessepisel @santisoler I'll make this release to get the bug fixes and new features. I still have to think about #245 so it might take a while. Could either of you give the changelog a quick proof read? |
| *Released on: 2020/04/06* | ||
|
|
||
| .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3739449.svg | ||
| :target: https://doi.org/10.5281/zenodo.3739449 |
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.
I tested this link and the page returned Error: DOI Not Found. I am guessing it takes a little while for doi.org to populate with the latest release?
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.
Ah no, that will only go live once we publish the release. We need the tagged version before we can actually publish on Zenodo so we have to reserve the DOI, release, and then upload the code archive.
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.
Ah, that makes sense. Good to know!
jessepisel
left a comment
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.
Looks good, only a couple of things that I noticed. Otherwise it should be good to release! Nice work on the release @santisoler and @leouieda there are a lot of fun new functions in here!
Co-Authored-By: Jesse Pisel <jessepisel@users.noreply.github.com>
|
👍 thanks, Jesse! I'll merge and release as soon as the CIs pass. This was a fun release to work on :) Found a lot of these from actually using Verde on the final year project of some undergraduate students. |
New minor release with new features and bug fixes. No breaking changes
or deprecations.
Reminders:
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rstand the base__init__.pyfile for the package.AUTHORS.mdfile (if you haven't already) in case you'd like to be listed as an author on the Zenodo archive of the next release.