Skip to content Version 0.11.0
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)