Uh oh!
There was an error while loading. Please reload this page.
Changelog entry for v0.8.0 - #2272
Conversation
@GenericMappingTools/pygmt-maintainers I have started to update the information regarding the release:
|
seisman
commented
Dec 26, 2022
Nice catch. The example file on the CFF homepage (https://citation-file-format.github.io/) also uses
Paul is still at the University of Hawaii, no? |
yvonnefroehlich
commented
Dec 26, 2022
Thanks for this background information. Meaning I should remove the
I was wondering, whether his change to Norway (please see this comment GenericMappingTools/website#141 (comment)) influences his affiliation. |
yvonnefroehlich
commented
Dec 26, 2022
I am not sure about the compatibility versions for the I copyed the release draft to the |
seisman
commented
Dec 26, 2022
Ping @PaulWessel to check if his affiliation has changed. |
PaulWessel
commented
Dec 26, 2022
No change. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
seisman
commented
Dec 26, 2022
For the order of authors of this release, I think you can move your name after Liam and keep the order of other names untouched.
We follow the NEP 29 policy, so for this release, we support Python>=3.8 and NumPy>=1.20 (The minimum supported versions are also shown in https://github.com/GenericMappingTools/pygmt/blob/main/pyproject.toml) |
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
yvonnefroehlich
commented
Dec 28, 2022
PR #2172 adds support for |
seisman
commented
Dec 29, 2022
The badge reflects supported Python versions of the latest release on PyPI. So it will show Python 3.11 after we make the release. |
seisman
left a comment
There was a problem hiding this comment.
Looks good to me except two minor changes.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
weiji14
left a comment
There was a problem hiding this comment.
Wonderful, thanks again @yvonnefroehlich! Just a few minor changes.
After this is merged, do you want to make the release following https://github.com/GenericMappingTools/pygmt/blob/v0.7.0/doc/maintenance.md#pushing-to-pypi-and-updating-the-documentation?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
michaelgrund
left a comment
There was a problem hiding this comment.
Looks good! Thanks all for the great work!
willschlitzer
left a comment
There was a problem hiding this comment.
Looks good after @weiji14's comments!
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
@yvonnefroehlich, just checking if you have permission to merge? If not, I can merge this PR. Edit: Just realized that the |
Description of proposed changes
This PR adds the changelog entry for v0.8.0.
Preview at https://pygmt-dev--2272.org.readthedocs.build/en/2272/changes.html
Related to issue #2244
Previous release v0.7.0 at #1981
Changelog made by following the instructions at https://github.com/GenericMappingTools/pygmt/blob/main/doc/maintenance.md#updating-the-changelog
TODO
doc/changes.mdCITATION.cffgit shortlog HEAD...v0.1.2 -sne).Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash commands are:
/format: automatically format and lint the code/test-gmt-dev: run full tests on the latest GMT development version