File tree Expand file tree Collapse file tree 3 files changed +27
-1
lines changed
Expand file tree Collapse file tree 3 files changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -150,6 +150,7 @@ of the **BSD 3-clause License**. A copy of this license is provided in
150150- [ Development] ( http://www.fatiando.org/harmonica/dev ) (reflects the * main*
151151 branch on Github)
152152- [ Latest release] ( http://www.fatiando.org/harmonica/latest )
153+ - [ v0.5.1] ( http://www.fatiando.org/harmonica/v0.5.1 )
153154- [ v0.5.0] ( http://www.fatiando.org/harmonica/v0.5.0 )
154155- [ v0.4.0] ( http://www.fatiando.org/harmonica/v0.4.0 )
155156- [ v0.3.3] ( http://www.fatiando.org/harmonica/v0.3.3 )
Original file line number Diff line number Diff line change 33Changelog
44=========
55
6+ Version 0.5.1
7+ -------------
8+
9+ *Released on: 2022/08/26 *
10+
11+ .. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.7026294.svg
12+ :alt: Digital Object Identifier for the Zenodo archive
13+ :target: https://doi.org/10.5281/zenodo.7026294
14+
15+ Bug fixes:
16+
17+ - Fix test function for empty ICGEM gdf file (`#345 <https://github.com/fatiando/harmonica/pull/345 >`__)
18+ - Add a function to ignore the tesseroid with zero density or volume (`#339 <https://github.com/fatiando/harmonica/pull/339 >`__)
19+ - Fix equivalent sources figures in gallery examples (`#342 <https://github.com/fatiando/harmonica/pull/342 >`__)
20+ - Replace PROJECT placeholder in changes.rst for "harmonica" (`#341 <https://github.com/fatiando/harmonica/pull/341 >`__)
21+
22+
23+ This release contains contributions from:
24+
25+ - Agustina Pesce
26+ - BenjMy
27+ - Santiago Soler
28+
29+
630Version 0.5.0
731-------------
832
933*Released on: 2022/08/12 *
1034
11- .. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.6987201
35+ .. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.6987201.svg
1236 :alt: Digital Object Identifier for the Zenodo archive
1337 :target: https://doi.org/10.5281/zenodo.6987201
1438
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Use the links below to access documentation for specific versions
77* `Latest release <http://www.fatiando.org/harmonica/latest >`__
88* `Development <http://www.fatiando.org/harmonica/dev >`__
99 (reflects the *main * branch on GitHub)
10+ * `v0.5.1 <http://www.fatiando.org/harmonica/v0.5.1 >`__
1011* `v0.5.0 <http://www.fatiando.org/harmonica/v0.5.0 >`__
1112* `v0.4.0 <http://www.fatiando.org/harmonica/v0.4.0 >`__
1213* `v0.3.3 <http://www.fatiando.org/harmonica/v0.3.3 >`__
You can’t perform that action at this time.
0 commit comments