Skip to content

Commit d752223

Browse files
committed
Release v0.0.11
1 parent 56e6c20 commit d752223

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ Two new options have been added to the ``BaseVaspInputSetGenerator``:
6464
* [BUG FIX] Edge case for Magmoms by @jmmshn in https://github.com/materialsproject/atomate2/pull/460
6565
* [FIX] Fix major bug that caused `user_incar_settings` to be overwritten in some cases by @matthewkuner in https://github.com/materialsproject/atomate2/pull/412
6666
* Test for `zip_outputs` by @gpetretto in https://github.com/materialsproject/atomate2/pull/503
67+
6768
### Enhancements 🛠
69+
6870
* Extension of Lobster schema and additional tests by @JaGeo in https://github.com/materialsproject/atomate2/pull/272
6971
* Use emmet VASP task document by @utf in https://github.com/materialsproject/atomate2/pull/269
7072
* VASP inputset updates by @utf in https://github.com/materialsproject/atomate2/pull/270
@@ -84,7 +86,9 @@ Two new options have been added to the ``BaseVaspInputSetGenerator``:
8486
* Small change to `gunzip` to allow better restarting by @jmmshn in https://github.com/materialsproject/atomate2/pull/476
8587
* Remove VASP calc types schema by @mjwen in https://github.com/materialsproject/atomate2/pull/407
8688
* Optionally zip files at the end of jobs by @gpetretto in https://github.com/materialsproject/atomate2/pull/414
89+
8790
### Documentation 📖
91+
8892
* Add more documentation for Lobster by @JaGeo in https://github.com/materialsproject/atomate2/pull/267
8993
* Use furo for docs theme by @utf in https://github.com/materialsproject/atomate2/pull/331
9094
* Update Lobster documentation by @JaGeo in https://github.com/materialsproject/atomate2/pull/376
@@ -97,7 +101,9 @@ Two new options have been added to the ``BaseVaspInputSetGenerator``:
97101
* Add clearer documentation on lobster worker by @JaGeo in https://github.com/materialsproject/atomate2/pull/440
98102
* Docs: add basic workflow tutorial by @rkingsbury in https://github.com/materialsproject/atomate2/pull/408
99103
* Use GitHub's `deploy-pages` action to deploy docs by @janosh in https://github.com/materialsproject/atomate2/pull/475
104+
100105
### House-Keeping 🧹
106+
101107
* More `ruff` by @janosh in https://github.com/materialsproject/atomate2/pull/344
102108
* Move all type-hint only imports behind `if TYPE_CHECKING` by @janosh in https://github.com/materialsproject/atomate2/pull/354
103109
* `ruff` select `perflint` `flake8-slots` by @janosh in https://github.com/materialsproject/atomate2/pull/395
@@ -106,6 +112,7 @@ Two new options have been added to the ``BaseVaspInputSetGenerator``:
106112
* `dict.setdefault` instead of `if key not in dict: dict[key] = ...` by @janosh in https://github.com/materialsproject/atomate2/pull/452
107113

108114
## New Contributors
115+
109116
* @naik-aakash made their first contribution in https://github.com/materialsproject/atomate2/pull/279
110117
* @matthewkuner made their first contribution in https://github.com/materialsproject/atomate2/pull/322
111118
* @gpetretto made their first contribution in https://github.com/materialsproject/atomate2/pull/414

0 commit comments

Comments
 (0)