Skip to content

Releases: molmd/mdproptools

v0.0.6

27 Mar 06:52

Choose a tag to compare

  • Minor bug fixes

v0.0.5

05 Feb 17:15

Choose a tag to compare

v0.0.4

08 Jul 17:52

Choose a tag to compare

Release v0.0.4

  • Updated setup.py requirements: The package's setup.py file has been updated to ensure accurate dependency requirements.

  • Optimized handling of diff and cond codes: The code has been modified to avoid reading dump files all at once, resulting in improved memory efficiency and faster processing.

  • Minor cleanups and bug fixes