0.1.4 Interoperability and documentation improvements
Pre-release
Pre-release
0.1.4 Interoperability and documentation improvements
This pre-release of OpenFF Interchange includes minor interoperability and documentation improvements.
This release supports Python 3.8 and 3.9; it may be compatible with other versions but older and newer versions are not tested and therefore compatibility is not guaranteed.
New features
Documentation improvements
- #319 Add Foyer showcase (silica nanoparticle solvated in an organic species)
- #358 Fix
output.md - #352 Fix some typos in docstrings
Breaking changes
- #357 The
_OFFBioTopconstructor now requires anmdtraj.Topologypassed through themdtopargumment. - #363 This project is no longer tested on Python 3.7
Bugfixes
- #351 Fix setting byte order while processing bytes to NumPy arrays
- #354 Fix positions processing in
Interchange.__add__ e176033Fixes nonbonded energies not being parsed while reporting energies from the OpenMM drver.
See the documentation for more information.
Please report bugs, request features, or ask questions via the issue tracker.
Please note that there will likely be API changes prior to a stable 1.0.0 release.