Skip to content

Releases: oashour/vesta-espresso

v0.0.4

22 Apr 04:08
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
  • Fix bug reading files with tabs
  • Fix bug reading files with a space in the path
  • Run VESTA in the background and exit vesta-espresso
  • Sign the macOS dmg

Full Changelog: v0.0.3...v0.0.4

v0.0.3

19 Jul 05:11
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Fix bug with ordering of POSCAR if PWin is not in order
  • Temporary files now have the name .myfile.in.vasp or .myfile.pwi.vasp instead of just .myfile.vasp

Full Changelog: v0.0.2...v0.0.3

v0.0.2

19 Jul 04:27
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

This release completely overhauls vesta-espresso

  • Everything is now written in python, and a command line interface is available after installation with pip.
  • pymatgen and pymatgen-io-espresso with all their dependencies are no longer required.
  • A virtual environment with dependencies is no longer required.
  • Using the Mac app no longer requires python or any other external dependencies.
  • Command line installation only requires adding VESTA to $PATH if it's not in the default location, no other configuration is necessary.
  • Various bug fixes

v0.0.1-alpha

17 Jul 09:43
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release