Skip to content

v.0.6.8

Compare
Choose a tag to compare
@Andrew-S-Rosen Andrew-S-Rosen released this 01 Mar 02:23
· 795 commits to main since this release
3f1f38c

[0.6.8]

Added

  • Added an option to prevent os.chdir calls for multithread safety
  • Added a common elastic calculation

Changed

  • Switched to ruff for formatting, replacing the need for black and isort
  • Changed VASP double relaxes to be flows and not jobs
  • Changed the behavior of quacc.utils.files.copy_decompress_files

Fixed

  • Fixed copy_files handling with workflow engines
  • Fixed MP VASP double relaxes, where the same relaxation was done twice by mistake
  • Fixed use of **calc_kwargs in MP flow recipes

What's Changed

Full Changelog: v0.6.7...v0.6.8