Skip to content

v2024.8.9

Compare
Choose a tag to compare
@shyuep shyuep released this 09 Aug 17:03
· 60 commits to master since this release
1ac6c68
  • Revert bad split of sets.py, which broke downstream code.

🎉 New Features

🐛 Bug Fixes

🛠 Enhancements

  • Element/Species: order full_electron_structure by energy by @rkingsbury in #3944
  • Extend CubicSupercell transformation to also be able to look for orthorhombic cells by @JaGeo in #3938
  • Allow custom .pmgrc.yaml location via new PMG_CONFIG_FILE env var by @janosh in #3949
  • Fix MPRester tests and access phonon properties from the new API without having mp-api installed. by @AntObi in #3950
  • Adding Abinit magmoms from netCDF files to Structure.site_properties by @gbrunin in #3936
  • Parallel Joblib Process Entries by @CompRhys in #3933
  • Add OPTIMADE adapter by @ml-evs in #3876
  • Check Inputs to Trajectory. by @CompRhys in #3978

📖 Documentation

🧹 House-Keeping

🚧 CI

💡 Refactoring

🏥 Package Health

🏷️ Type Hints

🤷‍♂️ Other Changes

New Contributors

Full Changelog: v2024.7.18...v2024.8.8