Skip to content

v1.5.0

Latest

Choose a tag to compare

@bastonero bastonero released this 24 Mar 00:40
9232d55

v1.5.0

Minor release to support many new dependencies, such as Python 3.13 and 3.14, phonopy 3.0, and aiida-core 2.8.
We also add a new feature in the DielectricWorkChain to check whether the ground-state is metallic or not before continuing or stop smoothly.

‼️ Breaking changes

  • Deps: support phonopy v3.x [bf7ce3d]

✨ New features

  • Dielectric: add check and exit code for metallic ground-states [ce961f8]

🗑️ Deprecations

  • Python: support 3.13; drop 3.8/3.9 [24ac762]

🔧 Maintenance

  • DevOps: use python 3.10 in github workflows [45f121d]

⬆️ Update dependencies

  • Python: support 3.14 [42ba68a]
  • Python: support 3.13; drop 3.8/3.9 [24ac762]
  • Deps: support phonopy v3.x [bf7ce3d]
  • Deps: exclude aiida-quantumespresso v4.14 [78e68b4]

Full Changelog: v1.4.0...v1.5.0