We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b74676 commit 50ffd65Copy full SHA for 50ffd65
HISTORY.md
@@ -1,5 +1,16 @@
1
# History
2
3
+## 0.2.0 (2023-10-10)
4
+
5
+Maintenance release. Minimum python version is now 3.9.
6
7
+### Changes
8
+* improve error messaging for load_grid
9
+* fix deprecation warning from yt.load_amr_grids
10
+* consolidate to pyproject.toml
11
+* expand testing: all platforms, new weekly run
12
+* switch to pre-commit.ci
13
14
## 0.1.4 (2023-03-21)
15
16
Bug fix release.
0 commit comments