Releases: scttcper/utorrent
Releases · scttcper/utorrent
v6.1.0
v6.0.0
v5.0.0
5.0.0 (2024-07-03)
Features
BREAKING CHANGES
- remove use of buffers, see https://sindresorhus.com/blog/goodbye-nodejs-buffer
v4.0.1
v4.0.0
v3.2.0
v3.1.0
v3.0.1
v3.0.0
3.0.0 (2022-02-27)
Features
- convert project to esm, use got v12 (#61) (f8db5d7)
- adds @ctrl/magnet-link as a dependency
- adds support for adding torrent magnet links to normalizedAddTorrent
- new function
addTorrentFromUrl
BREAKING CHANGES
- upgrade got to v12
- This package is now pure ESM. https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
- requires node > 14.16