Skip to content

Releases: sanko/Net-BitTorrent.pm

v2.0.1

14 Feb 17:06

Choose a tag to compare

Fixed

  • Corrected callbacks for 'data', 'infohash_identified', and other events.
  • Fixed LRU cache bug in Net::BitTorrent::Storage where _evict_one incorrectly deleted entire file caches and _flush_one failed to remove data from cache after writing to disk.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

13 Feb 20:18

Choose a tag to compare

After like 16 years, I've rewritten Net::BitTorrent from scratch. This is it.

Full Changelog: https://github.com/sanko/Net-BitTorrent.pm/commits/v2.0.0