Tags: ndevenish/dials-fork
Tags
DIALS 3.0 To celebrate the many achievements since the 2.0 release. To make a release you need to - make a new release branch (git checkout -b dials-3.0) - make any change on that branch (this is important), recommend changing the default version number in util/version.py - commit this change, preferably with a useful release message - tag this commit (git tag -a v3.0.0), again preferably with a useful message
DIALS 1.3.0 release recommended to use together with * cbflib r600 / f7b518d7234aef01164fc84ba8dcf4e3b194c9a2 (dials/cbflib) * CCTBX r25093 * and the relevant xia2 branch and for testing * dials_regression 1438 * phenix_regression 3795 * and the relevant xia2_regression branch
DIALS 1.2.0 release recommended to use together with * cbflib r600 / 15582373f444ecb4c5440783bd9837601b27295e (dials/cbflib) / ecb61de39e1b5718afedd6198a648e6fe9c00ded (yayahjb/cbflib) * CCTBX r24418 * xia2 f76f69c9c4828ae88c78d858868e80600e9eae5b and for testing * dials_regression 1351 * phenix_regression 3764 * xia2_regression 99cd069843eedb5165d2e7bfb3f0b270ac73656b
mark the beginning of a long-lived development branch (aka 'master') Revision numbers are now reserved for stable release branches. To make a release you need to - make a new release branch (git checkout -b release-1.1) - make any change on that branch (this is important), recommend changing the default version number in util/version.py - commit this change, preferably with a useful release message - tag this commit (git tag -a v1.1), again preferably with a useful message
PreviousNext