tag:github.com,2008:https://github.com/openmm/openmmforcefields/releases Tags from openmmforcefields 2025-12-18T22:01:54Z tag:github.com,2008:Repository/70107487/0.15.1 2025-12-18T22:03:42Z 0.15.1 mikemhenry tag:github.com,2008:Repository/70107487/0.15.0 2025-08-07T22:49:51Z 0.15.0 Force Field Updates and More! <p>Release 0.15.0 (<a class="issue-link js-issue-link" href="https://github.com/openmm/openmmforcefields/pull/401">#401</a>)</p> <p>* Release 0.15.0</p> <p>* add note about API change</p> mikemhenry tag:github.com,2008:Repository/70107487/0.14.2 2025-03-05T23:01:17Z 0.14.2 Compatibility Release <p>Maintenance updates (<a class="issue-link js-issue-link" href="https://github.com/openmm/openmmforcefields/pull/355">#355</a>)</p> <p>* [pre-commit.ci] pre-commit autoupdate</p> <p>updates: <br />- [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.8.6](<a class="commit-link" href="https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.9...v0.8.6">astral-sh/ruff-pre-commit@<tt>v0.6.9...v0.8.6</tt></a>)</p> <p>* [pre-commit.ci] auto fixes from pre-commit.com hooks</p> <p>for more information, see <a href="https://pre-commit.ci">https://pre-commit.ci</a></p> <p>* Exclude messier/auto-generated code, update</p> <p>* Update pyproject.toml</p> <p>Co-authored-by: Evan Pretti &lt;[email protected]&gt;</p> <p>* Run tests in serial</p> <p>* Re-enable parallel tests</p> <p>---------</p> <p>Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt; <br />Co-authored-by: Matthew W. Thompson &lt;[email protected]&gt; <br />Co-authored-by: Evan Pretti &lt;[email protected]&gt;</p> mikemhenry tag:github.com,2008:Repository/70107487/0.14.1 2024-07-24T22:21:20Z 0.14.1 Bring back GAFFTemplateGenerator for OpenMM >=7.6.0 <p>Remove shipping gaff/ffxml and read parms from parmchk2 (<a class="issue-link js-issue-link" href="https://github.com/openmm/openmmforcefields/pull/344">#344</a>)</p> <p>* re-enable gaff</p> <p>* run espaloma and gaff tests</p> <p>* gaff has two fs michael</p> <p>* Use 8.1.2rc1</p> <p>* Update linters</p> <p>* Remove Espaloma tests</p> <p>* Apply suggestions from code review</p> <p>Co-authored-by: Iván Pulido &lt;[email protected]&gt;</p> <p>* working on parmchk output</p> <p>* fix pytest warnings</p> <p>* Migrate from pkg_resources to importlib_resources</p> <p>* Remove shipping gaff/ffxml and read everything from parmchk2</p> <p>* make sure we use older openmm version for testing</p> <p>* [pre-commit.ci] auto fixes from pre-commit.com hooks</p> <p>for more information, see <a href="https://pre-commit.ci">https://pre-commit.ci</a></p> <p>* test on ci now</p> <p>* [pre-commit.ci] auto fixes from pre-commit.com hooks</p> <p>for more information, see <a href="https://pre-commit.ci">https://pre-commit.ci</a></p> <p>* decided to keep shipping the xmls</p> <p>* cleaned things up, gave a better name to the set we track gaff atom types</p> <p>* Update openmmforcefields/generators/template_generators.py</p> <p>* updated change log</p> <p>* Added note about how we might remove openmmforcefields/ffxml/amber/gaff/ffxml in a future release</p> <p>---------</p> <p>Co-authored-by: Matthew W. Thompson &lt;[email protected]&gt; <br />Co-authored-by: Iván Pulido &lt;[email protected]&gt; <br />Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</p> mikemhenry tag:github.com,2008:Repository/70107487/0.14.0 2024-07-19T17:49:42Z 0.14.0 Enable GAFF support with OpenMM 8.1.2 <p>re-enable gaff (<a class="issue-link js-issue-link" href="https://github.com/openmm/openmmforcefields/pull/334">#334</a>)</p> <p>* re-enable gaff</p> <p>* run espaloma and gaff tests</p> <p>* gaff has two fs michael</p> <p>* Use 8.1.2rc1</p> <p>* Update linters</p> <p>* Remove Espaloma tests</p> <p>* Apply suggestions from code review</p> <p>Co-authored-by: Iván Pulido &lt;[email protected]&gt;</p> <p>* Use Intel macOS runners</p> <p>* check if older macos works</p> <p>* test all the macos versions</p> <p>* see if rdkit is the issue</p> <p>* Drop macOS 13</p> <p>* Typo/fix</p> <p>* Update dependencies</p> <p>---------</p> <p>Co-authored-by: Matthew W. Thompson &lt;[email protected]&gt; <br />Co-authored-by: Iván Pulido &lt;[email protected]&gt;</p> mikemhenry tag:github.com,2008:Repository/70107487/0.13.0 2024-05-03T20:51:20Z 0.13.0 Temporarily remove GAFFTemplateGenerator <p>make a new excpetion for dropping gaff support (<a class="issue-link js-issue-link" href="https://github.com/openmm/openmmforcefields/pull/333">#333</a>)</p> <p>* make a new excpetion for dropping gaff support</p> <p>* [pre-commit.ci] auto fixes from pre-commit.com hooks</p> <p>for more information, see <a href="https://pre-commit.ci">https://pre-commit.ci</a></p> <p>* make sure we catch GAFFNotSupportedError if needed</p> <p>* raise the error if the user wants gaff</p> <p>* lol whats syntax??</p> <p>* Update openmmforcefields/generators/system_generators.py</p> <p>Co-authored-by: Matt Thompson &lt;[email protected]&gt;</p> <p>---------</p> <p>Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt; <br />Co-authored-by: Matt Thompson &lt;[email protected]&gt;</p> mikemhenry tag:github.com,2008:Repository/70107487/0.12.0 2023-10-12T22:22:49Z 0.12.0 Release mikemhenry tag:github.com,2008:Repository/70107487/0.11.2 2022-09-22T19:35:13Z 0.11.2 Bugfix Release (fix new openff toolkit support) <p>make sure we don't install the newest toolkit by mistake (<a class="issue-link js-issue-link" href="https://github.com/openmm/openmmforcefields/pull/237">#237</a>)</p> <p>* make sure we don't install the newest toolkit by mistake</p> <p>* make sure we don't pull in a really old version of the toolkit</p> <p>* forgot to add a verb there</p> <p>* Start to make internals compatible with both unit packages</p> <p>* Try different logic</p> <p>* Improve logic in test</p> <p>* Fix some tests</p> <p>* Fix</p> <p>* Fix</p> <p>* Better units logic in tests</p> <p>* Remove temporary code</p> <p>* That's too semantic a variable name</p> <p>Co-authored-by: Matthew W. Thompson &lt;[email protected]&gt;</p> mikemhenry tag:github.com,2008:Repository/70107487/0.11.1 2022-08-08T16:11:43Z 0.11.1 Bugfix Release - Add support for new openff-toolkit 0.11 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/openmm/openmmforcefields/pull/223">#223</a> from openmm/feat/add_openff-toolkit-testing-t…</p> <p>…o-matrix</p> <p>fix syntax issues</p> mikemhenry tag:github.com,2008:Repository/70107487/0.11.0 2022-04-11T01:09:53Z 0.11.0 Experimental support for espaloma for small molecule parameter generation <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/openmm/openmmforcefields/pull/195">#195</a> from openmm/espaloma-readme</p> <p>Fix references to espaloma-0.2.2 in README</p> jchodera