Skip to content

v0.2.6

Compare
Choose a tag to compare
@Andrew-S-Rosen Andrew-S-Rosen released this 11 Sep 20:13
· 2123 commits to main since this release
ecc24a3

Summary

Added

  • Add support for Path objects everywhere possible.

Changed

  • Charge and spin multiplicity are now required arguments in molecular DFT calculators.
  • Slab recipes now use make_slabs_from_bulk instead of make_max_slabs_from_bulk
  • Use the logging module when warnings do not need to be immediately addressed.
  • Functions are no longer used as kwargs in recipes to help with (de)serialization in certain workflow engines.

Removed

  • Removed make_max_slabs_from_bulk function.

What's Changed

Full Changelog: v0.2.5...v0.2.6