- Major update: MPRester now uses Materials API v2! Also major refactoring
of MPRester. - Vastly improved Vasprun parser using cElementTree. Twice as fast,
half as much code and easier to maintain. - Vast improvements to Qchem functionality (Xiaohui Qu).
- Improved handling of Structure manipulations for extremely large
structures (particularly in terms of memory consumption). - Bug fix for XYZ parsing for scientific notation.
- Improve monty.serialization for transparent handling of JSON vs YAML.
Requirements updated to monty>=0.3.3. - Update numpy requirements to 1.8+. Fixes memory leak.
- Other minor bug fixes.