v7.0.0-beta.1
Reliability improvements. Also fix a bug introduced in 7.0.0-beta.0
For the rest of 7.0.0 changes see https://github.com/ikatson/rqbit/releases/edit/v7.0.0-beta.0
What's Changed
- Remove node-modules/.package-lock.json by @izderadicka in #191
- Implement Borrow<[u8]> for ByteBuf types by @izderadicka in #193
- Fix e2e test to break less by @ikatson in #195
- Fix a bug in merge_two_streams by @ikatson in #196
- Other fixes found by e2e test by @ikatson in #197
- Further e2e fixes for reliability by @ikatson in #198
- Fix unchoke broken in previous PR by @ikatson in #199
- [Feature] Decode torrent as JSON in the /torrents/resolve_magnet API by @ikatson in #200
- Fix a bug in torrent deletion by @ikatson in #201
- Update e2e test to test deletion by @ikatson in #202
Full Changelog: v7.0.0-beta.0...v7.0.0-beta.1