Skip to content

foyer 0.6.2

Compare
Choose a tag to compare
@mattwthompson mattwthompson released this 27 May 20:13

Breaking Changes

Foyer now officially supports Python 3.7. Python 3.5 is no longer packaged or used in development testing. (#247)

Features

  • Foyer can now write a Foyer XML from a parametrized ParmEd structure (#161, #241)
  • Foyer now supports CHARMM-style periodic torsions (#165)

Maintenance

  • A conftest.py file as added to delete temporary files generated while testing writers (#245)
  • A compatibility issue with OpenMM 7.3+ has been resolved (#246 or see commits by @ahy3nz in #247)