File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change log
2
2
3
+ ## v0.0.17
4
+
5
+ ### Bug Fixes 🐛
6
+
7
+ * Fix ` prev_dir ` behavior in input set generator of ` MPGGAStaticMaker ` by @Andrew-S-Rosen in https://github.com/materialsproject/atomate2/pull/996
8
+
9
+ ### Documentation 📖
10
+
11
+ * Bump min supported Python to 3.10 by @janosh in https://github.com/materialsproject/atomate2/pull/992
12
+
13
+ ### House-Keeping 🧹
14
+
15
+ * Excise openff dependency from OpenMM testing by @orionarcher in https://github.com/materialsproject/atomate2/pull/993
16
+ * Use ` pytest-split ` to parallelize across 3 runners and speedup CI by @esoteric-ephemera in https://github.com/materialsproject/atomate2/pull/985
17
+
18
+ ** Full Changelog** : https://github.com/materialsproject/atomate2/compare/v0.0.16...v0.0.17
19
+
3
20
## v0.0.16
4
21
5
22
This release brings lots of new workflows and support for all ASE calculators.
You can’t perform that action at this time.
0 commit comments