Skip to content

Releases: rickardp/splitstream

1.2.7

Choose a tag to compare

@rickardp rickardp released this 05 Apr 13:32
40a6d2f

Adds wheel for Apple Silicon as well as Python 3.11. Removes wheels for Python 3.6.

1.2.6

Choose a tag to compare

@rickardp rickardp released this 05 Oct 20:27

Builds binary wheels for common platforms (macOS x64-64, Windows, Linux ARM64+x86-64). Apple Silicon will be added once GitHub actions support them.

1.2.4

Choose a tag to compare

@rickardp rickardp released this 07 Jul 11:51

Including manifest for header files so that sdist builds work from GitHub Actions.

1.2.3

Choose a tag to compare

@rickardp rickardp released this 07 Jul 11:36

gzip (and other transforming) streams with an underlying fileno, without requriing a wrapper.