Skip to content

Version 1.8.1 Bugfix Release

Compare
Choose a tag to compare
@leeping leeping released this 23 Mar 18:55
· 163 commits to master since this release

Minor changes

In the previous version, the newly merged Drude codes caused ForceBalance to crash when using the SMIRNOFF force field. This is now fixed.

The Gromacs version has been pinned in the GitHub Actions CI (though most Gromacs tests are still skipped because there is no double precision builds as of now).

molecule.py now uses importlib when available, in an ongoing effort to reduce the number of warnings when running tests.