v0.15.1
Major Changes:
- The printout of
Calculator
initialization, model parsing, prototype parsing, etc., is now colorized (grantedverbose=True
) for quick and effortless reading of critical settings and information. - Model download is now handled by our in-house-maintained
pysmartdl2
, instead ofpySmartDL
. It allows us to better test CI with modern Python versions and ensure long term stability.
Minor Changes:
- Requires
pymatgen
version2024.2.20
, which fixed a serious security issue inpymatgen.io
. - Small bug fixes for two rare cases.
- Workshop materials in
examples
updated to be compatible with the currentpymatgen
version. - Minor style improvements.
Full Changelog: v0.15.0...v0.15.1