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
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,25 @@ Releases follow versioning as described in
9
9
10
10
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.
11
11
12
-
## 0.3.6 - 2023-06-29
12
+
## 0.3.8 - 2023-07-14
13
+
14
+
### Behavior changes
15
+
16
+
*#667 Clarifies lack of support for (hard) cut-off electrostatics in OpenMM.
17
+
18
+
### New features
19
+
20
+
*#763 Optionally adds virtual sites to `Interchange.to_pdb` and `Interchange.visualize` and refactors virtual site position fetching into a common module.
21
+
22
+
### Bugfixes
23
+
24
+
*#766 Fixes #765 in which the path to the GROMACS energy file argument was hard-coded in `_parse_gmx_energy`.
25
+
26
+
### Maintenance
27
+
28
+
*#759 Improves internal handling of non-bonded settings in OpenMM export.
0 commit comments