Skip to content

Commit 071d1c8

Browse files
author
utf
committed
Update changelog
1 parent cda2a81 commit 071d1c8

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Change log
22

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
27+
28+
**Full Changelog**: https://github.com/materialsproject/atomate2/compare/v0.0.17...v0.0.18
29+
330
## v0.0.17
431

532
### Bug Fixes 🐛

0 commit comments

Comments
 (0)