Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Releases: scikit-hep/aghast

0.2.1

12 Apr 21:34
90cf289
Compare
Choose a tag to compare

Fixed #6: adding histograms with different content types (e.g. int and float) returns a histogram with the right kind of buffer.

0.2.0

11 Apr 20:43
Compare
Choose a tag to compare

First version on Scikit-HEP. Includes PRs #16 and #17 and URLs updated.

0.1.0rc4

31 Mar 01:40
Compare
Choose a tag to compare

First version with continuous integration tests and automated deployment.

Note: all aghast.connect.X.fromX and aghast.connect.X.toX functions have been moved to aghast.fromX and aghast.toX. Not only is this shorter, but it lets me avoid a namespace conflict that could not be resolved in PyPy 2.7 (because it ignored from __future__ import absolute_import).

0.1.0

31 Mar 13:56
50824ca
Compare
Choose a tag to compare

First non-pre-release.

binder-3

27 Feb 14:48
c6670a9
Compare
Choose a tag to compare

After the rename from Stagg → Aghast.

binder-2

12 Feb 13:37
Compare
Choose a tag to compare

Second attempt to run Binder (forgot flatbuffers dependency).

binder-1

12 Feb 13:13
Compare
Choose a tag to compare

First release tested on Binder.

(Didn't work because I forgot to include the flatbuffers dependency.)