- `dtype="long"` was replaced by `dtype="int64"` aiming making Windows build. In C, `long` was replaced by `int64_t`. - Fix `phono3py-kaccum`.
3.11.2
- Maintenance release.
3.11.1
- `-i`, `-o`, `--io` options have been deprecated. - The `--amplitude` option can now be used to specify the displacement distance for `phono3py-load --pypolymlp`.
3.11.0
- Release to follow the change of phonopy - Add `--rd auto` and `--rd-fc2 auto` options
3.10.2
- `BUILD_WITHOUT_LAPACKE=ON` was made as the default compilation choice.