- Fixes incompatibilities introduced into previous releases of vasppy (post 0.4.0.12) that changed the internal data structures for k-point and band data, and the API for interacting with these.
- Takes advantage of new vasppy.Procar.from_file() and vasppy.Procar.from_files() methods, in particular to allow reading of multiple PROCAR files as a single dataset.
- Passes additional keyword arguments to vasppy.Procar.from_file() to take advantage of e.g. selecting only zero-weighted k-points.
- Minimum vasppy version set to >=0.5.0.0.