v1.4.0
This release comes with the support of the latest phonopy versions, which between v2.26 and v2.38 were breaking the tests for
Raman with long-range corrections. We also reduced the mesh size for interpolation, as the previous value was unnecessarily
large (and therefore computationally expensive).
Finally, we also now introduce a weekly run of the test suite, so to monitor breaking versions against the main
dependencies of the package.
👌 Improvements
Properties: reduce mesh for phonon mesh interpolation [7a357d0]
📚 Documentation
- Docs: update reference tag with DOI [2a88b24]
🔧 Maintenance
- DevOps: add a weekly build and test [8dbde79]
⬆️ Update dependencies
- ⬆️ Phonopy: support newer versions [1a3c4c8]
Full Changelog: v1.3.0...v1.4.0