Skip to content

v0.6

Latest

Choose a tag to compare

@Zitrax Zitrax released this 22 Dec 23:39
· 19 commits to master since this release

Issues resolved

In general

  • Torrent Creation: Added torrent_writer support for creating single and multi-file torrents.
  • UDP Trackers: Implemented UDP tracker protocol support.
  • Integration Tests: Switched from Transmission to Webtorrent, improved Docker networking, and added Windows support for tests.
  • Bug Fixes: Fixed "use-after-free" errors, thread safety issues, and various compile/clang-tidy fixes.
  • Improved integration tests.
  • Using newer compilers in CI (clang-22, gcc-14 and clang-tidy 22)

Full Changelog: v0.5...v0.6