Skip to content

Releases: aperezdc/hipack-python

v15

30 Apr 10:34
v15

Choose a tag to compare

Changed

  • The hipack-webservice example program no longer requires six.

Fixed

  • Fix usage of the --to and --from command line options with the hipack tool.
  • The hipack-webservice example program will now correctly load stats from disk during startup.

Checksums

SHA256 (hipack-15.tar.gz) = cc4f8cf80537e1bdf92837333aac3e2ff0768b3f65945559cb58dba8a2a358e0
SHA256 (hipack-15.tar.lz) = e3dd6341c2e2d78d665d9b7037cf81e035604b140aa9d432d24858df14b1a886
BLAKE2b (hipack-15.tar.gz) = f6cd1ad017eb3ba4391ac5369382ae3ce322b2945bd59d010b384ac063399ae282ec25261eda57b3fcf73483cf79e8a3ae281ad4e2ff3f767a7c715eb7ee64a1
BLAKE2b (hipack-15.tar.lz) = 574eef41fd76337bd8a11f4326bcd7f61c9c4c26c872b21d8a22e1cbd2a87aad5d4090807c2e1ad7e0f197486e3284567f174d3010e14e18dc28d73f40f60f67

v14

22 Feb 10:05
v14

Choose a tag to compare

v14

Removed

  • Python 2.x is no longer supported.

Fixed

  • Fix the build with Python 3.11

Added

  • Configuration files for ReadTheDocs.

v12

08 Feb 12:05

Choose a tag to compare

v12
  • API reference documentation now includes the Parser class.
  • New Parser.messages() generator method, to easily iterate over multiple framed messages.

v11

02 Dec 21:50

Choose a tag to compare

v11
  • Fixed parsing of annotations after a dictionary key when whitespace is used as separator.

v10

27 Nov 21:04

Choose a tag to compare

v10