Skip to content

Releases: gabrieldemian/vincenzo

v0.0.3

11 Nov 19:58
Compare
Choose a tag to compare
V0.0.3 (#28)

* fixed logging, updated README

* daemon cli flag showing stats

* published library on crates.io

* fix UI constraints

* added rustfmt config

* updated cargo.toml and removed unused deps

* bump versions

v0.0.2

09 Nov 03:10
Compare
Choose a tag to compare
v0.0.2 (#25)

* requesting to one tracker at a time

* added rarest first support

* using bitvec as Bitfield, removed bitlab dependency

* refactor get_block_infos

* Disk knows when a piece is downloaded

* Disk: fix piece selection

* retrying connection to failed peers

* fixed offset calculation

v0.0.1

26 Aug 19:44
Compare
Choose a tag to compare
new release workflow