Skip to content

Releases: j0rsa/transmission-rpc

v0.4.3

15 Jul 09:47
c9c3cd9
Compare
Choose a tag to compare

What's Changed

  • Add bandwidth_priority to torrent set args by @takaki in #73
  • Fix enum Priority derive by @takaki in #74
  • Add trackeStats and trackerList to Torrent params by @takaki in #75
  • fixed Rpc error when RpcResponseArgument is empty after torrent_add call by @PetitVerglas in #87
  • Clippy replacement by @red-avtovo in #89
  • Update env_logger requirement from 0.10.0 to 0.11.3 by @dependabot in #80
  • Update enum-iterator requirement from 1.4.1 to 2.1.0 by @dependabot in #90
  • Update reqwest requirement from 0.11.22 to 0.12.5 by @dependabot in #91

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

06 Nov 15:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v0.4.2

v0.4.1

08 Mar 13:39
022c6a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

31 Oct 15:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.7...v0.4.0

v0.3.7

02 Oct 09:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

20 Dec 20:23
d98dc00
Compare
Choose a tag to compare
Update Cargo.toml

bump version

v0.3.6

20 Dec 20:17
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @k0ur0x made their first contribution in #35
  • @antifuchs made their first contribution in #41

Full Changelog: v0.3.5...v0.3.6

version 0.3.5

08 Nov 09:35
a410d3f
Compare
Choose a tag to compare

What was changed:

  • Fix Examples to support configuration with no authentication (Thanks to @nickzana)
  • Management of files within a single torrent (Thanks to @Yneluki)
  • Added support for torrent-rename-path (Thanks to @chrhasse)
  • Added session-stats (Thanks to @ngoquang2708)

Dependencies:

  • Update enum-iterator requirement from 0.6.0 to 0.7.0
  • Update env_logger requirement from 0.8.3 to 0.9.0
  • Replace outdated Ubuntu 20.04 with 20.04.2.0 (Thanks to @nickzana)

Cleanup + Dependencies bump

14 Mar 10:48
5b174a6
Compare
Choose a tag to compare
Merge pull request #14 from j0rsa/env_examples

[0.3.4] Dependencies bump

Update dependencies

07 Feb 17:41
Compare
Choose a tag to compare
update ci

added automatic release pipeline