File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
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+
443Release v0.1.0 (2020/05/03)
544---------------------------
645
You can’t perform that action at this time.
0 commit comments