Skip to content

Releases: aresch/rencode

v1.0.8

Choose a tag to compare

@aresch aresch released this 29 May 19:54

Fix build issues and wrong runtime dependencies

v1.0.7

Choose a tag to compare

@aresch aresch released this 28 May 22:18
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

Choose a tag to compare

@aresch aresch released this 21 Oct 17:45

Mostly just fixes to the packaging.

1.0.5

Choose a tag to compare

@aresch aresch released this 16 Jul 16:36

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

Choose a tag to compare

@aresch aresch released this 29 Feb 05:34

Bugfix release

1.0.3

Choose a tag to compare

@aresch aresch released this 14 Jun 19:16

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

v1.0

Choose a tag to compare

@aresch aresch released this 25 Oct 00:28

Version 1.0