You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+27
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,32 @@
1
1
# Change log
2
2
3
+
## v0.0.18
4
+
5
+
### New Features 🎉
6
+
* Aims magnetic ordering by @tpurcell90 in https://github.com/materialsproject/atomate2/pull/922
7
+
* Ferroelectric Workflow 2 by @fraricci in https://github.com/materialsproject/atomate2/pull/1012
8
+
* Feat: GW workflow with VASP by @yanghan234 in https://github.com/materialsproject/atomate2/pull/808
9
+
10
+
### Enhancements 🛠
11
+
* Allow energy minimization maker to report energies by @orionarcher in https://github.com/materialsproject/atomate2/pull/1004
12
+
* Implementation to adjust get_supercell_size to also generate orthorhombic supercells by @QuantumChemist in https://github.com/materialsproject/atomate2/pull/923
13
+
* MPMorph Flows by @BryantLi-BLI in https://github.com/materialsproject/atomate2/pull/938
14
+
15
+
### House-Keeping 🧹
16
+
* Fix `ruff` PLC0206 by @janosh in https://github.com/materialsproject/atomate2/pull/1009
17
+
* Update MACE to 0.3.6 by @orionarcher in https://github.com/materialsproject/atomate2/pull/1032
18
+
* Allow custom mace model by specifying "model" in calculator kwargs" by @orionarcher in https://github.com/materialsproject/atomate2/pull/1017
19
+
* feat: add dedicated fireworks optional dependency (Fix #1033). by @hongyi-zhao in https://github.com/materialsproject/atomate2/pull/1035
20
+
* Make testing utils importable by @jmmshn in https://github.com/materialsproject/atomate2/pull/1037
21
+
22
+
### New Contributors
23
+
*@fraricci made their first contribution in https://github.com/materialsproject/atomate2/pull/1012
24
+
*@hongyi-zhao made their first contribution in https://github.com/materialsproject/atomate2/pull/1035
25
+
*@BryantLi-BLI made their first contribution in https://github.com/materialsproject/atomate2/pull/938
26
+
*@yanghan234 made their first contribution in https://github.com/materialsproject/atomate2/pull/808
0 commit comments