Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:49
· 422 commits to master since this release

0.11.0 (2025-06-16)

Features

  • retriever: implement PieceRetriever pattern for flexible piece downloads (16d9a84)

Bug Fixes

  • retriever: use Promise.any instead of Promise.race for provider selection (c291821)

Trivial Changes

  • pdp: use extracted utility functions for url building (7e96345)