File tree Expand file tree Collapse file tree 4 files changed +23
-28
lines changed
Expand file tree Collapse file tree 4 files changed +23
-28
lines changed Original file line number Diff line number Diff line change @@ -21,3 +21,4 @@ The rules for this file:
2121- Josh A. Mitchell <@Yoshanuikabundi >
2222- Jeffrey Wagner <@j-wags >
2323- Michael M. Henry <@mikemhenry >
24+ - Alyssa Travitz <@atravitz >
Original file line number Diff line number Diff line change @@ -16,9 +16,12 @@ authors:
1616- given-names : " Michael M."
1717 family-names : " Henry"
1818 orcid : " https://orcid.org/0000-0002-3870-9993"
19+ - given-names : Alyssa
20+ family-names : Travitz
21+ orcid : ' https://orcid.org/0000-0001-5953-8807'
1922title : " Pontibus: Experimental OpenFE Protocols for Force Field Development"
20- version : 0.2 .0
21- date-released : 2025-10-08
23+ version : 0.3 .0
24+ date-released : 2025-11-28
2225url : " https://openfree.energy/"
2326repository-code : " https://github.com/OpenFreeEnergy/pontibus"
2427doi : 10.5281/zenodo.16896171
Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ pontibus Change Log
44
55.. current developments
66
7+ v0.3.0
8+ ====================
9+
10+ **Added: **
11+
12+ * Updated API documentation (PR #166)
13+ * ASFEProtocol now has a fully implemented `validate ` method,
14+ you can now call these ahead of Transformation execution
15+ to check that input parameters work with the Protocol (PR #163).
16+
17+ **Fixed: **
18+
19+ * Pontibus is now compatible with new GufeQuantity
20+ changes introduced with gufe v1.7 (PR #163).
21+
22+
23+
724v0.2.0
825====================
926
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments