Skip to content

Commit 31980e8

Browse files
core-manweiji14seismanmichaelgrund
authored
Changelog entry for v0.4.1 (#1414)
* Add changelog entry for v0.4.1 * Add team page to highlight * Add change from master to main to highlight * Add Yohai Magen to citation Co-authored-by: Wei Ji <[email protected]> Co-authored-by: Dongdong Tian <[email protected]> Co-authored-by: Michael Grund <[email protected]>
1 parent 5bcae59 commit 31980e8

File tree

3 files changed

+63
-6
lines changed

3 files changed

+63
-6
lines changed

README.rst

+12-6
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Developers". Feel free to cite our work in your research using the following Bib
154154

155155
.. code-block::
156156
157-
@software{pygmt_2021_4978645,
157+
@software{pygmt_2021_5162003,
158158
author = {Uieda, Leonardo and
159159
Tian, Dongdong and
160160
Leong, Wei Ji and
@@ -167,14 +167,15 @@ Developers". Feel free to cite our work in your research using the following Bib
167167
Newton, Tyler and
168168
Anant, Abhishek and
169169
Ziebarth, Malte and
170+
Magen, Yohai and
170171
Wessel, Paul},
171172
title = {{PyGMT: A Python interface for the Generic Mapping Tools}},
172-
month = jun,
173+
month = aug,
173174
year = 2021,
174175
publisher = {Zenodo},
175-
version = {v0.4.0},
176-
doi = {10.5281/zenodo.4978645},
177-
url = {https://doi.org/10.5281/zenodo.4978645}
176+
version = {v0.4.1},
177+
doi = {10.5281/zenodo.5162003},
178+
url = {https://doi.org/10.5281/zenodo.5162003}
178179
}
179180
180181
To cite a specific version of PyGMT, go to our Zenodo page at
@@ -227,7 +228,12 @@ Compatibility with GMT/Python/NumPy versions
227228
- GMT
228229
- Python
229230
- Numpy
230-
* - `v0.4.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.0>`_ (latest release)
231+
* - `v0.4.1 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.1>`_ (latest release)
232+
- `v0.4.1 Documentation <https://www.pygmt.org/v0.4.1>`_
233+
- >=6.2.0
234+
- >=3.7
235+
- >=1.17.0
236+
* - `v0.4.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.0>`_
231237
- `v0.4.0 Documentation <https://www.pygmt.org/v0.4.0>`_
232238
- >=6.2.0
233239
- >=3.7

doc/_static/version_switch.js

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
var all_versions = {
1313
'latest': 'latest',
1414
'dev': 'dev',
15+
'v0.4.1': 'v0.4.1',
1516
'v0.4.0': 'v0.4.0',
1617
'v0.3.1': 'v0.3.1',
1718
'v0.3.0': 'v0.3.0',

doc/changes.md

+50
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,55 @@
11
# Changelog
22

3+
## Release v0.4.1 (2021/08/07)
4+
5+
[![Digital Object Identifier for PyGMT v0.4.1](https://zenodo.org/badge/DOI/10.5281/zenodo.5162003.svg)](https://doi.org/10.5281/zenodo.5162003)
6+
7+
### Highlights
8+
9+
* 🎉 **Patch release with multiple gallery examples** 🎉
10+
* Change default GitHub branch name from "master" to "main" to increase inclusivity ([#1360](https://github.com/GenericMappingTools/pygmt/pull/1360))
11+
* Add a "[PyGMT Team](https://www.pygmt.org/latest/team.html)" page ([#1308](https://github.com/GenericMappingTools/pygmt/pull/1308))
12+
13+
### Enhancements
14+
15+
* Add common alias "verbose" (V) to grdlandmask and savefig ([#1343](https://github.com/GenericMappingTools/pygmt/pull/1343))
16+
17+
### Bug Fixes
18+
19+
* Change invalid input conditions in grdtrack ([#1376](https://github.com/GenericMappingTools/pygmt/pull/1376))
20+
* Fix bug so that x2sys_cross accepts dataframes with NaN values ([#1369](https://github.com/GenericMappingTools/pygmt/pull/1369))
21+
22+
### Documentation
23+
24+
* Combine documentation and compatibility sections in README.rst ([#1415](https://github.com/GenericMappingTools/pygmt/pull/1415))
25+
* Add a gallery example for grdclip ([#1396](https://github.com/GenericMappingTools/pygmt/pull/1396))
26+
* Add a gallery example for different colormaps in subplots ([#1394](https://github.com/GenericMappingTools/pygmt/pull/1394))
27+
* Add a gallery example for the contour method ([#1387](https://github.com/GenericMappingTools/pygmt/pull/1387))
28+
* Add a gallery example showing individual custom symbols ([#1348](https://github.com/GenericMappingTools/pygmt/pull/1348))
29+
* Add common option aliases to COMMON_OPTIONS in decorators.py ([#1407](https://github.com/GenericMappingTools/pygmt/pull/1407))
30+
* Add return statement to grdclip and grdgradient docstring ([#1390](https://github.com/GenericMappingTools/pygmt/pull/1390))
31+
* Restructure contributing.md to separate docs/general info from contributing code section ([#1339](https://github.com/GenericMappingTools/pygmt/pull/1339))
32+
33+
### Maintenance
34+
35+
* Add tomli as a dependency in GMT Dev Tests ([#1401](https://github.com/GenericMappingTools/pygmt/pull/1401))
36+
* NEP29: Test PyGMT on NumPy 1.21 ([#1355](https://github.com/GenericMappingTools/pygmt/pull/1355))
37+
38+
### Contributors
39+
40+
* [Meghan Jones](https://github.com/meghanrjones)
41+
* [Will Schlitzer](https://github.com/willschlitzer)
42+
* [Michael Grund](https://github.com/michaelgrund)
43+
* [Wei Ji Leong](https://github.com/weiji14)
44+
* [Yohai Magen](https://github.com/yohaimagen)
45+
* [Jiayuan Yao](https://github.com/core-man)
46+
* [Dongdong Tian](https://github.com/seisman)
47+
* [Kadatatlu Kishore](https://github.com/kadatatlukishore)
48+
* [@sean0921](https://github.com/sean0921)
49+
* [Soham Banerjee](https://github.com/soham4abc)
50+
51+
----
52+
353
## Release v0.4.0 (2021/06/20)
454

555
[![Digital Object Identifier for PyGMT v0.4.0](https://zenodo.org/badge/DOI/10.5281/zenodo.4978645.svg)](https://doi.org/10.5281/zenodo.4978645)

0 commit comments

Comments
 (0)