0.9.0 Namespace Migration
Pre-release
Pre-release
0.9.0 Namespace Migration
For the complete release notes, please see our documentation
This minor release marks the transition from the old openforcefield
branding over to its new identity as openff-toolkit
. This change has been made to better represent the role of the toolkit, and highlight its place in the larger Open Force Field (OpenFF) ecosystem.
From version 0.9.0
onwards the toolkit will need to be imported as import openff.toolkit.XXX
and from openff.toolkit import XXX
.
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.