Hopefully the last pre-release for 0.7 series. More test coverage, more fixes in Folders, some changes to the Core module as well. Code health is good, test coverage now at 70% . PyPi package updated and docs switched to read the docs.
0.7.0rc2
Still adding more unit testing and cleaning up regressions. Release will be after coverage > 65%, and health is >85%.
0.7.0rc1
0.7b2
First packaged beta release of 0.7 development branch. This version has significant reworking of the class heirarchy to make use of mixin classes in Data and DataFolder.
0.6.6
A bug fix version to fix a problem with doing \chi^2 mapping in lmfit.
0.6.4
This release fixes some problems with the hysteresis_correct routine running on Python 3.5. Released as Python 2.7 and Python 3.5 packages on PyPI.