Skip to content

v0.3.3 - 2021-06-11

Compare
Choose a tag to compare
@cbouy cbouy released this 11 Jun 13:51
· 129 commits to master since this release

[0.3.3] - 2021-06-11

Changed

  • Custom interactions must return three values: a boolean for the interaction,
    and the indices of residue atoms responsible for the interaction

Fixed

  • Custom interactions that only returned a single value instead of three would
    raise an uninformative error message