Skip to content

0.13.0 Minor feature and bugfix release

Pre-release
Pre-release
Compare
Choose a tag to compare
@j-wags j-wags released this 26 Apr 18:14
· 218 commits to main since this release
6a12d8a

0.13.0 Minor feature and bugfix release

This release adds Topology.from_pdb, which can load PDB files containing multiple molecules, including proteins, waters, Sage-supported monoatomic ions, and user-provided small molecules. Topology.from_pdb provides a superset of Molecule.from_polymer_pdb's functionality. Therefore we recommend using Topology.from_pdb over Molecule.from_polymer_pdb in all cases.

For the complete release notes, please see our documentation

For help getting the OpenFF Toolkit running, see our installation instructions.

Please report bugs, request features, or ask questions through our issue tracker.

Please note that there may still be some changes to the API prior to a stable 1.0.0 release.