Releases: JuDFTteam/pymatgen-io-fleur
Releases · JuDFTteam/pymatgen-io-fleur
Release 0.5.0
What's Changed
- Minimum
masci-tools
requirement is now0.13
- Add python 3.11 support by @janssenhenning in #13
Full Changelog: v0.4.1...v0.5.0
Release 0.4.1
Fixes to make code more robust against changes in masci-tools
Release 0.4.0
This release adds support for film systems of FLEUR
And fixes units of stomic positions
Release 0.3.1
Bugfix release fixing metadata on pypi
Release 0.3.0
Release with support for python 3.10
. Also switched to flit build system
Release 0.2.0
This release raises the required pymatgen
version to v2022.0.15
to ensure that all integrations of this add-on made in the main package are present
Release 0.1.1
v0.1.1 Raise version to 0.1.1
Release 0.1.0
Initial Release:
Adds a FleurInput
class to read in inpgen and xml files from the FLEUR code. Writing back out is possible only to the inpgen format