Skip to content

v0.3.5

Compare
Choose a tag to compare
@Andrew-S-Rosen Andrew-S-Rosen released this 07 Oct 07:24
· 1972 commits to main since this release
6cb875e

Summary

Added

  • Added a new VibThermoSchema that merges the VibSchema and ThermoSchema as a convenience

Changed

  • The output of recies no longer automatically removes blank lists/dicts/sets to maintain a consistent schema.
  • The tblite freq_job and lj freq_job now use VibThermoSchema as the output
  • Changed default SCRATCH_DIR from Path.cwd() / ".scratch" to Path("~/.scratch")

What's Changed

Full Changelog: v0.3.4...v0.3.5