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
+29
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,34 @@
1
1
# Change log
2
2
3
+
## v0.0.19
4
+
5
+
### Bug Fixes 🐛
6
+
* CP2K fixes by @janosh in https://github.com/materialsproject/atomate2/pull/1056
7
+
* bug fix for linear strain passing in qha by @JaGeo in https://github.com/materialsproject/atomate2/pull/1061
8
+
* Fix `generate_phonon_displacements` magmom removal side effect by @janosh in https://github.com/materialsproject/atomate2/pull/1064
9
+
* Fixed Failing Abinit tests bis by @VicTrqt in https://github.com/materialsproject/atomate2/pull/1108
10
+
### Enhancements 🛠
11
+
* Add trajectory reporter to openmm workflow by @orionarcher in https://github.com/materialsproject/atomate2/pull/1053
12
+
*`PhononMaker` add options to `calculate_pdos` and save force constants to file by @chouyoudou in https://github.com/materialsproject/atomate2/pull/1008
13
+
* Allow `MatPesStaticFlowMaker(static2=None)` by @janosh in https://github.com/materialsproject/atomate2/pull/997
14
+
### Documentation 📖
15
+
* Minor docs cleanup by @esoteric-ephemera in https://github.com/materialsproject/atomate2/pull/1047
16
+
* add openmm description to docs by @JaGeo in https://github.com/materialsproject/atomate2/pull/1069
17
+
* Docs update, forcefield elastic convenience maker, forcefield enum hydration by @esoteric-ephemera in https://github.com/materialsproject/atomate2/pull/1072
18
+
* Added the ChemRxiv citation by @hrushikesh-s in https://github.com/materialsproject/atomate2/pull/1107
19
+
* Fix docs by @janosh in https://github.com/materialsproject/atomate2/pull/1109
20
+
### House-Keeping 🧹
21
+
* Fix minor phonon code formatting issues + typos by @janosh in https://github.com/materialsproject/atomate2/pull/1070
22
+
* Fix bump phonopy by @naik-aakash in https://github.com/materialsproject/atomate2/pull/1006
23
+
* update calorine version by @naik-aakash in https://github.com/materialsproject/atomate2/pull/1083
24
+
* Deprecated `Structure.ntypesp` in pymatgen by @jmmshn in https://github.com/materialsproject/atomate2/pull/1105
25
+
26
+
### New Contributors
27
+
*@chouyoudou made their first contribution in https://github.com/materialsproject/atomate2/pull/1008
28
+
*@VicTrqt made their first contribution in https://github.com/materialsproject/atomate2/pull/1108
0 commit comments