You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releasehistory.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@ Dates are given in YYYY-MM-DD format.
11
11
12
12
Please note that all releases prior to a version 1.0.0 are considered pre-releases and many API changes will come before a stable release.
13
13
14
+
## 0.3.21 - 2023-02-20
15
+
16
+
*#906 Fixes a bug in which intramolecular interactions between virtual sites were not properly excluded with OpenMM.
17
+
*#901`Interchange.from_openmm` now requires the `system` argument.
18
+
*#903 The Python API of LAMMPS is now internally used for LAMMPS energy calculations.
19
+
14
20
## 0.3.20 - 2023-02-12
15
21
16
22
*#891 Adds support for hydrogen mass repartitioning (HMR) in GROMACS export. Note that this implementaiton never modifies masses in waters and requires the system contains no virtual sites.
0 commit comments