Skip to content

Releases: OpenFreeEnergy/Lomap

v3.2.1

11 Feb 21:55
500028a

Choose a tag to compare

3.2.1

Fixed

  • Fixed bug where generate_lomap_network() would throw an error if molecules was passed in instead of ligands.

v3.2.0

29 Jan 22:26

Choose a tag to compare

Changed

  • Replaced the molecules argument with ligands in generate_lomap_network(). Argument name molecules will be deprecated.

v3.1.0

31 May 20:33
f326939

Choose a tag to compare

Main changes

  • The default lomap score's ecr_score now optionally takes a user defined minimum value to allow
    for networks with net charge changes. See #52 by @hannahbaumann

Other changes

New Contributors

Full Changelog: v3.0.3...v3.1.0

v3.0.3

24 Jan 10:43
07842d8

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2 - generate_lomap_network fix

13 Nov 19:39
4b1f092

Choose a tag to compare

Fixes an issue with generate_lomap_network that would cause it to fail in systems where some mappings could not be generated

What's Changed

Full Changelog: v3.0.1...v3.0.2

3.0.1 - Hotfix - Fixes packaging

02 Nov 12:58

Choose a tag to compare

See previous release notes for changes in the 3.x series relative to 2.x

v3.0.0 - Added gufe bindings

02 Nov 12:40
a4c58e7

Choose a tag to compare

Highlights

  • The API for GraphGen has been reworked from accepting a DBMol object to instead accepting multiple parameters
  • If you are programmatically using Lomap you might need to pin to the 2.x series of releases.
  • Adds bindings for gufe API components. Allows interoperable use of Lomap in other free energy tooling.

What's Changed

New Contributors

Full Changelog: v2.3.0...v3.0.0

v2.3.1 - whole fragments fix

07 Jul 16:49

Choose a tag to compare

Fixes issue #32 - Sometimes a disconnected structure was given as the mapping from MCS.

Full Changelog: v2.3.0...v2.3.1

v3.0.0

06 Jul 09:19

Choose a tag to compare

v3.0.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.3.0...v3.0.0a2

v2.3.0

03 Apr 10:39
64b4100

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0