Releases: George-Miao/qbit
Releases · George-Miao/qbit
v0.5.1
v0.5.0
chore: Release qbit-rs version 0.5.0
v0.4.8
chore: Release qbit-rs version 0.4.8
Release v0.4.7
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
- @anriha made their first contribution in #20
- @milad00ahmadi made their first contribution in #21
- @akosnad made their first contribution in #22
- @CyberKoo made their first contribution in #29
- @deanrock made their first contribution in #30
- @tatref made their first contribution in #27
Full Changelog: v0.4.4...release-20250812214930
v0.4.4
Full Changelog: v0.4.3...v0.4.4
v0.4.2
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