Skip to content

Releases: glycojones/iris-validation

v0.3.3

27 Jun 16:32

Choose a tag to compare

This minor release fixes issues with labels. Now the revisions are called simply 'first' and 'second' and it's up to supplied custom labels to determine their meaning. The second revision is shown by default when available, and the model revision toggle is now only visible when more than one revision is available.

v0.3.2

27 May 15:42

Choose a tag to compare

  • Fixed issues with one model inputs with or without reflections.
  • Martin added a fix for downstream Tortoize issues.
    Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 Oct 12:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 Sep 16:59
1f3c521

Choose a tag to compare

What's Changed

  • Added support for custom labels.
  • Tweaked layout to make space for more chains (16).
  • Added support for one model with or without data, two models without data (thanks to Will Rochira!).
  • Fixed all bugs reported as issues.
  • Added a few additional options to support CCP4i2 task interfaces.

Release 0.2.1 (CCP4)

11 Jan 18:10

Choose a tag to compare

Added Tortoize Rama-Z as additional metric.
Added a simple pytest.
Added svgwrite to setup.py and requirements.txt (used to be bundled in).
Fixed bugs.

Release 0.2.0 beta (CCP4 & CCP-EM)

08 Dec 17:29
d5e1028

Choose a tag to compare

Contains Setup.py, tested on Linux and Mac.

Release 0.2.0 alpha (CCP4 & CCP-EM)

14 Nov 14:54

Choose a tag to compare

Pre-release

This version contains the first Python 3 version of Iris.
Full credit goes to Will Rochira (University of Oxford, UK).