Skip to content

Releases: OpenFreeEnergy/feflow

0.1.4 - Minor updates and fixes

21 Aug 18:42
75391ae
Compare
Choose a tag to compare

Dropping use of openff-models. Using vendored models in gufe instead.

What's Changed

Full Changelog: 0.1.3...0.1.4

0.1.3 - gufe compatibility update

17 Apr 17:59
bc27a53
Compare
Choose a tag to compare

This release adds support for gufe >= 1.3.0

  • Support for gufe >=1.3.0. Defining Settings class in NonEquilibriumCyclingProtocol (#115).

Autogenerated Changelog

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

20 Feb 23:06
6c58bf1
Compare
Choose a tag to compare

Release supporting recent versions of upstream dependencies, especifically openfe and pymbar packages.

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

02 Dec 14:14
bb81b3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

30 Jul 14:33
b290bc6
Compare
Choose a tag to compare

What's Changed

  • NEq cycling rebase by @ijpulidos in #4. Rebase what we had in perses into this code base.
  • Splitting out SetupUnit from SimulationUnit in NonEquilibriumCyclingProtocol by @dotsdl in #3. Useful for alchemicale-fah integration.
  • Cleaning imports and adding dependencies by @ijpulidos in #10
  • Migrating HTF object from openfe and writing tests by @ijpulidos in #24
  • Adding pre-commit-ci by @ijpulidos in #35
  • added .git-blame-ignore-revs to make git blame better by @mikemhenry in #37
  • Support version 1.0 for openfe and gufe by @ijpulidos in #38
  • state needs to include positions, forces, velocities, and energy to be usable by the Folding@Home openmm-core of alchemiscale-fah by @dotsdl in #45
  • Support for different partial charge assignation methods and charge-changing transformations by @ijpulidos in #49
  • Protocol as inputs instead of settings by @IAlibay in #53. This makes easier to maintain future changes in the underlying settings models.
  • Removing unnecessary file left from cookiecutter. by @ijpulidos in #56
  • Release 0.1.0 by @ijpulidos in #57

New Contributors

Full Changelog: https://github.com/choderalab/feflow/commits/0.1.0