First release of the new stable branch 0.8.0 with a wheel on pypi and conda packages on the phygbu channel.
Highlights include:
* Reworking of the ImageArray, ImageFile and ImageFolder with many updates and new features.
* New mixin based ImageStack2 that can manipulate a large number of images in a 3D numpy array
* Continued re-factoring of DataFolder using the mixin approach
* Further increases to unit-test coverage, bug fixes and refactoring of some parts of the code.
* _setas objects implement a more complete MutableMapping interface and also support +/- operators.
* conda packages now being prepared as the preferred package format