Skip to content

v0.2.0 — UDP tracker extensions et atii

Compare
Choose a tag to compare
@jwodder jwodder released this 23 Sep 16:24
· 24 commits to master since this release
v0.2.0
  • Disable coloring of log messages when stderr is redirected
  • Increase colorlog minimum version requirement to 6.0
  • Support UDP tracker protocol extensions (BEP 41)
  • Bugfix: Do not reject extended peer messages 1 to 7 bytes in length
  • Sanitize all ASCII non-printable characters in torrent names when filling in output path templates
  • Suppress sub-INFO log messages from dependencies
  • Fix a Heisenbug involving attrs, slotted classes, and garbage collection
  • Test against PyPy