Skip to content

Releases: nvictus/pybbi

v0.2.2

24 Feb 14:22
Compare
Choose a tag to compare

Bug fixes

  • Fixed open file leaks when Python exceptions are raised.

API changes

  • stackup now allows passing unequal interval lengths when the bins parameter is specified.

v0.2.1

08 Dec 04:05
13e1bba
Compare
Choose a tag to compare

Backported fixes to make s3 signed urls, and 307/308 redirects work

Distributing manylinux and osx wheels

v0.2.0

04 Oct 17:18
Compare
Choose a tag to compare

Added support for all built-in summary statistics: mean, min, max, coverage and standard deviation.
These can be specified using the summary parameter of fetch() and stackup().

v0.1.2

20 Sep 14:19
Compare
Choose a tag to compare

Create complete source distribution and upload to PyPI

v0.1.1

07 May 08:01
Compare
Choose a tag to compare

First official release.