Skip to content

Releases: OpenFreeEnergy/openfe

v1.4.0

25 Apr 14:03
9296aa7
Compare
Choose a tag to compare

Changelog for humans

https://docs.openfree.energy/en/stable/CHANGELOG.html#v1-4-0

All PRs included in this release:

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

27 Mar 22:54
fde3b16
Compare
Choose a tag to compare

Changelog for humans

https://docs.openfree.energy/en/stable/CHANGELOG.html#v1-3-1

All PRs included in this release:

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

18 Feb 22:31
829ce37
Compare
Choose a tag to compare

Changelog for humans

https://docs.openfree.energy/en/stable/CHANGELOG.html#v1-3-0

All PRs in this release:

Full Changelog: v1.2.0...v1.3.0

v1.2.0

07 Nov 22:52
ab76a57
Compare
Choose a tag to compare

This is a minor release with a few fixes and improvements. See here for details.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0 Release

25 Sep 22:59
015f34e
Compare
Choose a tag to compare

This is a minor release of OpenFE which brings a few fixes and one new feature.

Supported Python versions: 3.10+
Supported OpenMM versions: 8.0, 8.1.1 and 8.1.2
Supported OpenFF toolkit versions: >=0.16 (0.16.x is recommended)

New Features

  • Protocols now allow for solvation with dodecahedral and octahedral boxes. By default the box solvation type remains cubic. #673

API changes

  • The RelativeHybridTopologyProtocol no longer stores all the structural analysis data in its results object. Instead the data is written to an NPZ format file and the file handle is provided under the structural_analysis results key.
  • The PersesAtomMapper now accepts inputs using openff units rather than openmm units.

Other Fixes and Updates

  • Added install instructions for conda-lock by @mikemhenry in #867
  • Fixed 2D RMSD plotting for < 5 states and cases where states - 1 is not divisible by 4 #896
  • Added missing authors to Zenodo CFF file.
  • Added duecredit entries for PyMBAR #753
  • The minimum Python version was increase to to 3.10 in #922

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1 Patch Release

31 May 23:06
48dcbb2
Compare
Choose a tag to compare

This is a patch release of OpenFE which brings a few QOL improvements, including validation scripts
and test adjustments to work with the latest release of Lomap.

API stability: No known changes or deprecations to the API compared to v1.0

Supported Python versions: 3.9+
Supported OpenMM versions: 8.0, and 8.1.1
Supported OpenFF toolkit versions: >=0.13 (0.15.x is recommended)

Changelog for humans: https://docs.openfree.energy/en/stable/CHANGELOG.html#v1-0-1

What's Changed

Full Commit Changelog: v1.0.0...v1.0.1

v1.0.0 - First stable release

19 Apr 12:35
3b76941
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v1.0.0

Release 1.0.0rc1

27 Mar 02:54
1dd5d7e
Compare
Choose a tag to compare
Release 1.0.0rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0rc0...v1.0.0rc1

v1.0.0rc0

26 Feb 11:52
Compare
Choose a tag to compare
v1.0.0rc0 Pre-release
Pre-release

Release candidate for first stable OpenFE release

What's Changed

New Contributors

Full Changelog: v0.15.0...v1.0.0rc0

v0.15.0

18 Dec 17:07
a3b5305
Compare
Choose a tag to compare

Highlights

  • The ability to do charge correction through alchemical waters has been added to the RBFE protocol.
  • Structural analysis (using openfe_analysis) of the RBFE simulations is now provided as part of the results.
  • Addition of Kartograf bindings to openfe.

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0