Skip to content

Releases: rickardp/splitstream

1.2.7

05 Apr 13:32
40a6d2f
Compare
Choose a tag to compare

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

1.2.6

05 Oct 20:27
Compare
Choose a tag to compare

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

07 Jul 11:51
Compare
Choose a tag to compare

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

1.2.3: Added MANIFEST.in to specify header files with sdist. This broke when…

07 Jul 11:36
Compare
Choose a tag to compare

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