1
1
Changes for bmi-topography
2
2
==========================
3
3
4
- 0.8.6 (unreleased)
4
+ 0.8.7 (unreleased)
5
+ ------------------
6
+
7
+ - Nothing changed yet.
8
+
9
+ 0.8.6 (2025-02-09)
5
10
------------------
6
11
7
12
- Update project metadata and CI workflows (#79)
8
13
- Switch from Mambaforge to Miniforge (#78)
9
14
- Make an examples landing page (#77)
10
15
16
+ .. _section-1 :
17
+
11
18
0.8.5 (2024-08-18)
12
19
------------------
13
20
@@ -17,7 +24,7 @@ Changes for bmi-topography
17
24
- Use pre-commit for linting and formatting (#72)
18
25
- De-lint project files (#71)
19
26
20
- .. _section-1 :
27
+ .. _section-2 :
21
28
22
29
0.8.4 (2024-03-28)
23
30
------------------
@@ -26,7 +33,7 @@ Changes for bmi-topography
26
33
- Set minimum python>=3.10 (#67)
27
34
- Link to project contributing and code of conduct docs (#65)
28
35
29
- .. _section-2 :
36
+ .. _section-3 :
30
37
31
38
0.8.3 (2023-12-18)
32
39
------------------
@@ -36,14 +43,14 @@ Changes for bmi-topography
36
43
- Fix failing docs build (#58)
37
44
- Use nox in CI testing (#54)
38
45
39
- .. _section-3 :
46
+ .. _section-4 :
40
47
41
48
0.8.2 (2023-02-06)
42
49
------------------
43
50
44
51
- Fix problem getting CRS info for AAIGrid type (#53)
45
52
46
- .. _section-4 :
53
+ .. _section-5 :
47
54
48
55
0.8.1 (2023-01-27)
49
56
------------------
@@ -54,38 +61,38 @@ Changes for bmi-topography
54
61
- Use rio accessor for geospatial information (#47)
55
62
- Update contents of source and binary distributions (#46)
56
63
57
- .. _section-5 :
64
+ .. _section-6 :
58
65
59
66
0.8 (2022-07-05)
60
67
----------------
61
68
62
69
- Switch from xarray to rioxarray (#45)
63
70
- Move metadata from setup.cfg to pyproject.toml (#44)
64
71
65
- .. _section-6 :
72
+ .. _section-7 :
66
73
67
74
0.7.1 (2022-06-03)
68
75
------------------
69
76
70
77
- Provide a better reason for 401 errors (#41)
71
78
72
- .. _section-7 :
79
+ .. _section-8 :
73
80
74
81
0.7 (2022-03-24)
75
82
----------------
76
83
77
84
- Support all OpenTopography global datasets (#39)
78
85
- Create test matrix of datasets and file types (#38)
79
86
80
- .. _section-8 :
87
+ .. _section-9 :
81
88
82
89
0.6 (2022-02-17)
83
90
----------------
84
91
85
92
- Use dashes in command line options (#36)
86
93
- Use a demo API key if a user key can’t be found (#34)
87
94
88
- .. _section-9 :
95
+ .. _section-10 :
89
96
90
97
0.5.1 (2022-02-15)
91
98
------------------
@@ -94,7 +101,7 @@ Changes for bmi-topography
94
101
- Add text to exception raised when API key is missing (#32)
95
102
- Use new black syntax (#31)
96
103
97
- .. _section-10 :
104
+ .. _section-11 :
98
105
99
106
0.5 (2022-01-25)
100
107
----------------
@@ -103,7 +110,7 @@ Changes for bmi-topography
103
110
- Add python 3.10 to tests (#24)
104
111
- Address technical debt (#22)
105
112
106
- .. _section-11 :
113
+ .. _section-12 :
107
114
108
115
0.4 (2021-09-03)
109
116
----------------
@@ -113,7 +120,7 @@ Changes for bmi-topography
113
120
- Add format job to CI
114
121
- Use CITATION.cff file
115
122
116
- .. _section-12 :
123
+ .. _section-13 :
117
124
118
125
0.3.2 (2021-04-23)
119
126
------------------
@@ -122,23 +129,23 @@ Changes for bmi-topography
122
129
- Fix typos, update text in example notebooks
123
130
- Create CREDITS.md and rearrange docs
124
131
125
- .. _section-13 :
132
+ .. _section-14 :
126
133
127
134
0.3.1 (2021-03-04)
128
135
------------------
129
136
130
137
- Install with conda
131
138
- Include shell script demonstrating CLI
132
139
133
- .. _section-14 :
140
+ .. _section-15 :
134
141
135
142
0.3 (2021-02-25)
136
143
----------------
137
144
138
145
- Update README with overview and install instructions
139
146
- Write documentation
140
147
141
- .. _section-15 :
148
+ .. _section-16 :
142
149
143
150
0.2 (2021-02-24)
144
151
----------------
@@ -148,15 +155,15 @@ Changes for bmi-topography
148
155
- Include sample config file and Jupyter Notebook to demo BMI
149
156
- Add CI with GitHub Actions
150
157
151
- .. _section-16 :
158
+ .. _section-17 :
152
159
153
160
0.1.1 (2021-02-22)
154
161
------------------
155
162
156
163
- Add Makefile rule to test upload to TestPyPI
157
164
- Test upload to TestPyPI
158
165
159
- .. _section-17 :
166
+ .. _section-18 :
160
167
161
168
0.1 (2021-02-22)
162
169
----------------
0 commit comments