Skip to content

v0.9.1

Compare
Choose a tag to compare
@ml-evs ml-evs released this 26 Mar 12:52
· 15 commits to main since this release
7394a39

This release contains several compatibility fixes across tests and dependencies, including support for the latest numpy and pymatgen versions.
Dependencies have been tightened to make sure that any future incompatibilities do not render this package entirely unusable.
Users are encouraged to install the pinned dependencies from requirements/*.txt if they run into any issues.

What's Changed

  • Linting and test updates by @ml-evs in #912
  • Prevent warning in fingerprint.py during yaml.safe_load by @afonari in #914
  • Fix maximum element failure by @JaGeo in #921
  • Begin unpicking dependency issues by @ml-evs in #922
  • Correct valence electron numbers by @DanielYang59 in #917
  • Reintroduce pandas pin and update code for numpy 1.24+ by @ml-evs in #925
  • More dependency upgrades: support for latest pymatgen and numpy by @ml-evs in #928

New Contributors

Full Changelog: v0.9.0...v0.9.1