Skip to content

Releases: George-Miao/qbit

v0.5.1

14 Apr 00:32
v0.5.1
33b59bb

Choose a tag to compare

chore: Release qbit-rs version 0.5.1

v0.5.0

24 Feb 07:57
v0.5.0
6491a92

Choose a tag to compare

chore: Release qbit-rs version 0.5.0

v0.4.8

24 Feb 05:27
v0.4.8
818c10b

Choose a tag to compare

chore: Release qbit-rs version 0.4.8

Release v0.4.7

12 Aug 21:49
bdf40a4

Choose a tag to compare

What's Changed

  • Added new torrent states introduced in qBit5.0 by @anriha in #20
  • impl clone trait for Qbit struct by @milad00ahmadi in #21
  • Add missing inactive seeding time parameter by @akosnad in #22
  • fix bug of adding category with quotes by @shenjiangqiu in #23
  • Fix incorrect parameter names in editTracker method by @CyberKoo in #29
  • TorrentContent->piece_range can contain a negative int by @deanrock in #30
  • qb v5: rename pause/stop, resume/start by @tatref in #27
  • Clippy + cargo fmt by @tatref in #35

New Contributors

Full Changelog: v0.4.4...release-20250812214930

v0.4.4

14 Sep 08:11
v0.4.4
b1ffa0d

Choose a tag to compare

Full Changelog: v0.4.3...v0.4.4

v0.4.2

01 May 01:23

Choose a tag to compare

What's Changed

  • fix: missing fields on sync struct by @Lynnesbian in #8
  • fix: Peer and PeerSyncData structs by @Lynnesbian in #9
  • fix: PeerSyncData peers field is optional by @Lynnesbian in #10
  • feat: rustls for reqwest by @Yejia995 in #13

New Contributors

  • @Lynnesbian made their first contribution in #8
  • @Yejia995 made their first contribution in #13

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