Releases: oashour/vesta-espresso
Releases · oashour/vesta-espresso
Release list
v0.0.4
- 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
- Fix bug with ordering of POSCAR if PWin is not in order
- Temporary files now have the name
.myfile.in.vaspor.myfile.pwi.vaspinstead of just.myfile.vasp
Full Changelog: v0.0.2...v0.0.3
v0.0.2
This release completely overhauls vesta-espresso
- Everything is now written in python, and a command line interface is available after installation with pip.
pymatgenandpymatgen-io-espressowith 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
$PATHif it's not in the default location, no other configuration is necessary. - Various bug fixes
v0.0.1-alpha
Initial Release
Full Changelog: https://github.com/oashour/vesta-espresso/commits/v0.0.1