Skip to content

Commit 809a888

Browse files
weiji14seisman
andauthored
Changelog entry for v0.1.1 (#445)
Changelog for a bugfix release that finally supports Windows! Release date set to 2020/05/22. Co-authored-by: Dongdong Tian <[email protected]>
1 parent c44205b commit 809a888

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

doc/changes.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
Changelog
22
=========
33

4+
Release v0.1.1 (2020/05/22)
5+
---------------------------
6+
7+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3837197.svg
8+
:alt: Digital Object Identifier for the Zenodo archive
9+
:target: https://doi.org/10.5281/zenodo.3837197
10+
11+
Highlights:
12+
13+
* 🏁Windows users rejoice, this bugfix release is for you!🏁
14+
* Let PyGMT work with the conda GMT package on Windows (`#434 <https://github.com/GenericMappingTools/pygmt/pull/434>`__)
15+
16+
Enhancements:
17+
18+
* Handle setting special parameters without default settings for config (`#411 <https://github.com/GenericMappingTools/pygmt/pull/411>`__)
19+
20+
Documentation:
21+
22+
* Update install instructions (`#430 <https://github.com/GenericMappingTools/pygmt/pull/430>`__)
23+
* Add PyGMT AGU 2019 poster to website (`#425 <https://github.com/GenericMappingTools/pygmt/pull/425>`__)
24+
* Redirect www.pygmt.org to latest, instead of dev (`#423 <https://github.com/GenericMappingTools/pygmt/pull/423>`__)
25+
26+
Bug Fixes:
27+
28+
* Set GMT_COMPATIBILITY to 6 when pygmt session starts (`#432 <https://github.com/GenericMappingTools/pygmt/pull/432>`__)
29+
* Improve how PyGMT finds the GMT library (`#440 <https://github.com/GenericMappingTools/pygmt/pull/440>`__)
30+
31+
Maintenance:
32+
33+
* Finalize fixes on Windows test suite for v0.1.1 (`#441 <https://github.com/GenericMappingTools/pygmt/pull/441>`__)
34+
* Cache test data on Azure Pipelines (`#438 <https://github.com/GenericMappingTools/pygmt/pull/438>`__)
35+
36+
This release contains contributions from:
37+
38+
* `Dongdong Tian <https://github.com/seisman>`__
39+
* `Wei Ji Leong <https://github.com/weiji14>`__
40+
41+
----
42+
443
Release v0.1.0 (2020/05/03)
544
---------------------------
645

0 commit comments

Comments
 (0)