Skip to content

v2.0.0

Latest

Choose a tag to compare

@mikemhenry mikemhenry released this 03 Jun 22:10
· 2 commits to main since this release
6a4ea59

Change log for humans

https://kartograf.openfree.energy/en/latest/CHANGELOG.html

Breaking Changes

  • The default for KartografAtomMapper's map_hydrogens_on_hydrogens_only option is now True. Previously it was False.
  • We moved the visualization widget to gufe. Instead of from kartograf.utils.mapping_visualization_widget import display_mappings_3d use from gufe.visualization.mapping_visualization import display_mappings_3d

What's Changed

New Contributors

Full Changelog: v1.2.0...v2.0