Skip to content

Releases: aresch/rencode

v1.0.8

29 May 19:54

Choose a tag to compare

Fix build issues and wrong runtime dependencies

v1.0.7

28 May 22:18

Choose a tag to compare

Add new build file to build the cython extension and update

pyproject.toml to use it.

Run 'poetry install' to build and install rencode locally, then 'poetry
run pytest' to run tests.

Running 'poetry build' should build both sdist and wheel.

1.0.6

21 Oct 17:45

Choose a tag to compare

Mostly just fixes to the packaging.

1.0.5

16 Jul 16:36

Choose a tag to compare

Fix an issue where rencode could try to decode an infinitely long number by capping it at 64 byte length.
Check the return value of realloc and removed an unnecessary use of malloc.

1.0.4

29 Feb 05:34

Choose a tag to compare

Bugfix release

1.0.3

14 Jun 19:16

Choose a tag to compare

Minor update to clean-up some code and fix python 2.6 support.

v1.0

25 Oct 00:28

Choose a tag to compare

Version 1.0