v0.15.1
Major Changes:
- The printout of
Calculatorinitialization, 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
pymatgenversion2024.2.20, which fixed a serious security issue inpymatgen.io. - Small bug fixes for two rare cases.
- Workshop materials in
examplesupdated to be compatible with the currentpymatgenversion. - Minor style improvements.
Full Changelog: v0.15.0...v0.15.1