Skip to content

Commit eb9f665

Browse files
authored
Prerelease v0.3.0 (#167)
* update authors, citation, and add missing news * Updated CHANGELOG for 0.3.0
1 parent 7e8d6f5 commit eb9f665

File tree

4 files changed

+23
-28
lines changed

4 files changed

+23
-28
lines changed

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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>

CITATION.cff

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff 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'
1922
title: "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
2225
url: "https://openfree.energy/"
2326
repository-code: "https://github.com/OpenFreeEnergy/pontibus"
2427
doi: 10.5281/zenodo.16896171

docs/CHANGELOG.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
724
v0.2.0
825
====================
926

news/pr-163.rst

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)