Skip to content

Releases: stonerlab/Stoner-PythonCode

0.6 Release Candidate 2

05 Mar 20:30

Choose a tag to compare

Pre-release

Fixed a bug that caused add_column to add headers twice

0.6.0tc1

26 Feb 21:03

Choose a tag to compare

0.6.0tc1 Pre-release
Pre-release

First release candidate for version 0.6.0 - start of a new stable branch.

0.6 Beta 2

16 Dec 10:40

Choose a tag to compare

0.6 Beta 2 Pre-release
Pre-release

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.6 Alpha 3

08 Nov 20:51

Choose a tag to compare

0.6 Alpha 3 Pre-release
Pre-release

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.6 Second alpha release

18 Sep 15:49

Choose a tag to compare

Pre-release

Switch to using a blist.sorteddict for metadata storage in DataFile. Switch more attributes to properties for DataFile and DataFolder and friends.

v0.6a1

19 Aug 14:14

Choose a tag to compare

v0.6a1 Pre-release
Pre-release

0.6a1 Alpha 1 release of development version