Skip to content

v0.15.1

Compare
Choose a tag to compare
@amkrajewski amkrajewski released this 11 Mar 14:50
· 88 commits to main since this release
db97b94

Major Changes:

  • The printout of Calculator initialization, model parsing, prototype parsing, etc., is now colorized (granted verbose=True) for quick and effortless reading of critical settings and information.
  • Model download is now handled by our in-house-maintained pysmartdl2, instead of pySmartDL. It allows us to better test CI with modern Python versions and ensure long term stability.

Minor Changes:

  • Requires pymatgen version 2024.2.20, which fixed a serious security issue in pymatgen.io.
  • Small bug fixes for two rare cases.
  • Workshop materials in examples updated to be compatible with the current pymatgen version.
  • Minor style improvements.

Full Changelog: v0.15.0...v0.15.1