Skip to content

v1.1.1

Choose a tag to compare

@dampcake dampcake released this 19 Sep 01:46
· 82 commits to main since this release

Bencode.encode() was not respecting the encoding type passed to the constructor.
See: #2

Thanks to @alepar for the fix.