Skip to content

v3.0.0

Compare
Choose a tag to compare
@alanmcgovern alanmcgovern released this 28 Jul 23:20
· 82 commits to master since this release

Summary

Support for BitTorrent V2 (BEP 52) has been completed. Hybrid torrents, as well as V2 only torrents, are fully supported. This includes support for V2 MagnetLinks, as well as fetching the merkle layers from other peers if they are not included in the torrent metadata.

The library itself has evolved substantially, taking advantage of many of the improvements to the .NET framework since .NET 5.0 was released. While you should see a reduction in memory and CPU usage under every .NET framework version, the largest gains will be seen under .NET 5.0 or newer.

Far too many things have changed to even begin listing them. Suffice to say, it's a lot.

What's Changed

New Contributors

Full Changelog: release-v3.0.0-beta-0264...release-v3.0.0