Second beta release of version 0.6. This has revised exception handling for cases where the setas attribute is not defined - now a subclass of AttributeError - StonerSetasError is raised. Various other bugs squashed.
0.6a3
More work on fixing breakages caused by the introduction of the new DataArray subclass of NumPy MaskedArray for the primary data storage. This is (hopefully) the last alpha release for 0.6 and moving to beta releases next.
0.6a2
Switch to using a blist.sorteddict for metadata storage in DataFile. Switch more attributes to properties for DataFile and DataFolder and friends.