v1.0.3
[1.0.3]
Added
- The "old" MP recipes are back, now under the
quacc.recipes.vasp.mp_legacymodule
Changed
- The "new" MP recipes are moved from
quacc.recipes.vasp.mptoquacc.recipes.vasp.mp24 - The MP recipes, both new and old, no longer copy CHGCARs between runs because this never did anything in the first place
Fixed
- Fixed a bug that would lead to a crash when setting
Atoms=Nonein theMPtoASEConverter
What's Changed
- Increase robustness of MP converter by @Andrew-S-Rosen in #2903
- Update matgl dependency to use GitHub source by @Andrew-S-Rosen in #2905
- Update typing by @Andrew-S-Rosen in #2904
- Add legacy MP recipes back by @Andrew-S-Rosen in #2906
Full Changelog: v1.0.2...v1.0.3