|
1 | 1 | # Change log
|
2 | 2 |
|
| 3 | +## v0.0.20 |
| 4 | + |
| 5 | +### Enhancements 🛠 |
| 6 | +* Add MatPES forcefields by @esoteric-ephemera in https://github.com/materialsproject/atomate2/pull/1158 |
| 7 | +* Add `DynamicOpenMMFlowMaker` for dynamic OpenMM Simulations by @shehan807 in https://github.com/materialsproject/atomate2/pull/1115 |
| 8 | +* atomate2 / OpenMM OPLS-AA Enhancements by @shehan807 in https://github.com/materialsproject/atomate2/pull/1111 |
| 9 | +* Add updated MP workflows + cleanup by @esoteric-ephemera in https://github.com/materialsproject/atomate2/pull/1139 |
| 10 | +### Documentation 📖 |
| 11 | +* Improve documentation LOBSTER and PHONON workflow by @JaGeo in https://github.com/materialsproject/atomate2/pull/1117 |
| 12 | +* Add key concept tutorial to tutorial list in README by @QuantumChemist in https://github.com/materialsproject/atomate2/pull/1120 |
| 13 | +* Fixing headline levels in key_concepts_overview.md by @QuantumChemist in https://github.com/materialsproject/atomate2/pull/1121 |
| 14 | +* try to fix the doc by @JaGeo in https://github.com/materialsproject/atomate2/pull/1125 |
| 15 | +* Added code snippets for Grüneisen, QHA and EOS wfs documentation by @QuantumChemist in https://github.com/materialsproject/atomate2/pull/1130 |
| 16 | +* a few improvements for the tutorials by @QuantumChemist in https://github.com/materialsproject/atomate2/pull/1132 |
| 17 | +* Update tutorials.md by @JaGeo in https://github.com/materialsproject/atomate2/pull/1138 |
| 18 | +* Electrode workflow and documentation improvements by @esoteric-ephemera in https://github.com/materialsproject/atomate2/pull/1055 |
| 19 | +* Update index.md by @JaGeo in https://github.com/materialsproject/atomate2/pull/1155 |
| 20 | +### House-Keeping 🧹 |
| 21 | +* More CI fixes by @esoteric-ephemera in https://github.com/materialsproject/atomate2/pull/1141 |
| 22 | +### Other Changes |
| 23 | +* Pin MACE calculator version, add missing metadata to AseStructureTaskDoc by @esoteric-ephemera in https://github.com/materialsproject/atomate2/pull/1119 |
| 24 | +* Tutorials for QHA and Grüneisen workflows by @JaGeo in https://github.com/materialsproject/atomate2/pull/1122 |
| 25 | +* add more headlines to tutorials and fix a typo by @JaGeo in https://github.com/materialsproject/atomate2/pull/1126 |
| 26 | +* Minor update to tutorials by @naik-aakash in https://github.com/materialsproject/atomate2/pull/1128 |
| 27 | +* adjust example flow names by @QuantumChemist in https://github.com/materialsproject/atomate2/pull/1131 |
| 28 | +* Aims phonon tutorials by @tpurcell90 in https://github.com/materialsproject/atomate2/pull/1136 |
| 29 | +* fix gruneisen tutorial by @JaGeo in https://github.com/materialsproject/atomate2/pull/1142 |
| 30 | +* fix link again for aims tutorial by @JaGeo in https://github.com/materialsproject/atomate2/pull/1143 |
| 31 | +* Append name relax by @JaGeo in https://github.com/materialsproject/atomate2/pull/1150 |
| 32 | +* add more info on jobflow-remote by @JaGeo in https://github.com/materialsproject/atomate2/pull/1154 |
| 33 | +* Add example MP-compatible phase diagram tutorial by @esoteric-ephemera in https://github.com/materialsproject/atomate2/pull/1159 |
| 34 | + |
3 | 35 | ## v0.0.19
|
4 | 36 |
|
5 | 37 | ### Bug Fixes 🐛
|
|
0 commit comments