Releases: glycojones/iris-validation
Releases · glycojones/iris-validation
v0.3.3
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
- 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
What's Changed
- dealing with missing tortoize output by @MartinMalyMM in #22
New Contributors
- @MartinMalyMM made their first contribution in #22
Full Changelog: v0.3.0...v0.3.1
v0.3.0
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)
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)
Contains Setup.py, tested on Linux and Mac.
Release 0.2.0 alpha (CCP4 & CCP-EM)
This version contains the first Python 3 version of Iris.
Full credit goes to Will Rochira (University of Oxford, UK).