Skip to content

Releases: scttcper/transmission

v4.0.0

03 Jun 06:06
fadf2b8
Compare
Choose a tag to compare

4.0.0 (2022-06-03)

Features

BREAKING CHANGES

  • This package is now pure ESM. gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
  • requires node > 14.16
  • upgrade to got v12

v3.0.0

04 Feb 18:04
1c19d0f
Compare
Choose a tag to compare

3.0.0 (2022-02-04)

Features

  • Switch to using hash as the normalized id (#98) (1c19d0f)

BREAKING CHANGES

  • uses the torrent hash as the normalized id. Will automatically convert a single hash to an array of hashes as required by the api.

v2.5.0

02 Feb 18:17
1d75d06
Compare
Choose a tag to compare

2.5.0 (2022-02-02)

Features

v2.4.1

08 Jan 04:27
d26af2b
Compare
Choose a tag to compare

2.4.1 (2022-01-08)

Bug Fixes

  • FileStats -> Files type correction (d26af2b), closes #96

v2.4.0

02 Dec 07:08
6e6ff32
Compare
Choose a tag to compare

2.4.0 (2021-12-02)

Features

v2.3.0

09 Jun 06:39
56a6254
Compare
Choose a tag to compare

2.3.0 (2021-06-09)

Features

  • Add from url, its the same as magnet (50f66d5), closes #90

v2.2.2

18 Feb 17:53
2d5063a
Compare
Choose a tag to compare

2.2.2 (2021-02-18)

Bug Fixes

  • encode Authorization header in base64 (#91) (2d5063a)

v2.2.1

14 Dec 05:28
a0b4c9e
Compare
Choose a tag to compare

2.2.1 (2020-12-14)

Bug Fixes

  • upgrade dep, disable sourcemaps (ca4c212)

v2.2.0

02 Nov 04:26
e7ff6a7
Compare
Choose a tag to compare

2.2.0 (2020-11-02)

Features

v2.1.0

09 Sep 18:06
5f9bc6a
Compare
Choose a tag to compare

2.1.0 (2020-09-09)

Features

  • switch url join libraries, update dev dependencies (5f9bc6a)