Added support for msgpack serialization in monty.serialization.dumpfn, loadfn and monty.msgpack.default and object_hook
Upgrade monty and spglib requirements for bug fixes. Updates to feff support (Kiran)
Custodian is now Python 3 compatible and uses the latest versions of pymatgen and monty
Completely rewritten zopen which supports the "rt" keyword of Python 3 even when used in Python 2. m...
Support the specification of fmt keyword arg in monty.serialization loadfn and dumpfn
Provide way to specify Dumper and Loader in monty.serialization. Better handling of unicode
Use basename instead of full path to determine whether file type in loadfn and dumpfn. (@JosephMonto...
Use basename instead of full path to determine whether file type in loadfn and dumpfn. (@JosephMonto...
Bug fixes Fix msgpack-numpy pin, which could affect serialization on Python 2.7
New jsanitize method to convert objects supporting the MSONable protocol to json serializable dicts
Added a reverse_readfile method in monty.io, which is faster than reverse_readline for large files
New bisect module (Matteo). Fixes for reverse_readfile to improve compatibility with some file syste...
monty.shutil.remove which allows symlinks removal. Also improved monty.tempfile.ScratchDir cleanup. ...
Addition of many help functions in string, itertools, etc. (Matteo). NullFile and NullStream in mont...
better comp support layout support improved fbc report bug fixes dropping support for python
New frozendict and MongoDict (allows for Javascript like access of nested dicts) classes (Matteo). N...
Upgrade monty and spglib requirements for bug fixes. Updates to feff support (Kiran)
Custodian is now Python 3 compatible and uses the latest versions of pymatgen and monty
Completely rewritten zopen which supports the "rt" keyword of Python 3 even when used in Python 2. m...
Support the specification of fmt keyword arg in monty.serialization loadfn and dumpfn
Provide way to specify Dumper and Loader in monty.serialization. Better handling of unicode
Use basename instead of full path to determine whether file type in loadfn and dumpfn. (@JosephMonto...
Use basename instead of full path to determine whether file type in loadfn and dumpfn. (@JosephMonto...
Bug fixes Fix msgpack-numpy pin, which could affect serialization on Python 2.7
New jsanitize method to convert objects supporting the MSONable protocol to json serializable dicts
Added a reverse_readfile method in monty.io, which is faster than reverse_readline for large files
New bisect module (Matteo). Fixes for reverse_readfile to improve compatibility with some file syste...
monty.shutil.remove which allows symlinks removal. Also improved monty.tempfile.ScratchDir cleanup. ...
Addition of many help functions in string, itertools, etc. (Matteo). NullFile and NullStream in mont...
better comp support layout support improved fbc report bug fixes dropping support for python
New frozendict and MongoDict (allows for Javascript like access of nested dicts) classes (Matteo). N...
Upgrade monty and spglib requirements for bug fixes. Updates to feff support (Kiran)
Custodian is now Python 3 compatible and uses the latest versions of pymatgen and monty
Completely rewritten zopen which supports the "rt" keyword of Python 3 even when used in Python 2. m...