Skip to content

Version 0.10.1

Compare
Choose a tag to compare
@Luthaf Luthaf released this 20 Oct 15:53
· 162 commits to master since this release

This is a minor update, backward compatible with any code using 0.10.0. We suggest you update to this release as soon as possible!

Changes in supported formats

  • added support for Amber NetCDF restart trajectory
  • added support for LAMMPS trajectory format
  • chemfiles now dynamically pick between the CIF and mmCIF readers for files with a .cif extension
  • multiple bug fixes to format readers

Changes to the public API

  • a new chfl_guess_format function have been added to get which format chemfiles would use to read a file given its path