Releases: openmm/openmm-plumed
Releases · openmm/openmm-plumed
Version 2.1
This release adds several methods to the Python wrapper that previously were only available in C++.
What's Changed
- Added missing methods to Python interface by @peastman in #90
- Debug why CI isn't starting by @peastman in #93
- Updated version number to 2.1 by @peastman in #94
- Don't assume SSE is present by @peastman in #95
Full Changelog: v2.0.1...v2.1
Version 2.0.1
This patch release fixes an important bug.
What's Changed
- Update README to add a note about OpenMM versions. by @RaulPPelaez in #80
- Clear forces vector before calling PLUMED by @peastman in #82
New Contributors
- @RaulPPelaez made their first contribution in #80
Full Changelog: v2.0...v2.0.1
v2.0
What's Changed
- Add installation instructions for conda forge by @jaimergp in #44
- Add a unit test for the Python wrapper by @raimis in #47
- Add GH Actions based CI by @jaimergp in #45
- Fix type of argument to plumed_cmd by @GiovanniBussi in #71
- Fix failing CI builds by @peastman in #73
- Use CustomCPPForceImpl to simplify code by @peastman in #70
New Contributors
- @jaimergp made their first contribution in #44
- @GiovanniBussi made their first contribution in #71
Full Changelog: v1.0...v2.0
Version 1.0
This corresponds to the first version distributed through conda.