Skip to content

Releases: cartoonist/pystream-protobuf

pyStream v1.6.4

21 Apr 08:20
Compare
Choose a tag to compare
  • Add persistent_header option

pyStream v1.6.3

28 Jan 11:16
Compare
Choose a tag to compare
  • Support streaming bytes or any serializable objects (#20)

pyStream v1.6.2

27 Jan 20:33
Compare
Choose a tag to compare
  • Add header support

pyStream v1.6.1

27 Jan 20:32
Compare
Choose a tag to compare
  • Error handling on a partial read from the stream

pyStream v1.6.0

14 Apr 15:55
v1.6.0
Compare
Choose a tag to compare
  • Add asynchronous IO support

pyStream v1.5.2

07 Apr 22:16
v1.5.2
Compare
Choose a tag to compare
  • Fix some bugs
  • Drop Python 2 support and adds support for Python 3.7, and 3.8.

pyStream v1.5.1

18 Oct 14:17
v1.5.1
Compare
Choose a tag to compare
  • [minor] Add future package to the requirements

pyStream v1.5.0

27 Oct 07:38
v1.5.0
Compare
Choose a tag to compare
  • Extend the Stream class to work with any input/output binary streams

pyStream v1.4.6

06 May 18:14
v1.4.6
Compare
Choose a tag to compare
  • Support Python 2
  • Make GZip compression optional