Skip to content

Releases: stonerlab/Stoner-PythonCode

V0.6.0

26 Aug 14:43
Compare
Choose a tag to compare

Release version 0.6.0, first of the current stable branch

Release 0.6.2

26 Aug 14:48
Compare
Choose a tag to compare

Second bugfix version of stable branch

0.6 Release Candidate 2

05 Mar 20:30
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v0.6a1 Pre-release
Pre-release

0.6a1 Alpha 1 release of development version