torreas 0.2

This commit is contained in:
Yorhel 2023-12-10 11:42:49 +01:00
parent a4f97105ef
commit c39079c121
7 changed files with 25 additions and 5 deletions

View file

@ -9,7 +9,7 @@ archived somewhere, at some point.
## Download
Latest version <a href="/torreas/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
: 0.1 ([torreas-0.1.tar.gz](/download/torreas-0.1.tar.gz) - [changes](/torreas/changes))
: 0.2 ([torreas-0.2.tar.gz](/download/torreas-0.2.tar.gz) - [changes](/torreas/changes))
Build requirements
: Zig 0.11
@ -22,10 +22,6 @@ Development version
## Bugs & limitations
**Partial reassembly** is not yet supported. If a file is missing from your
local archive, torreas will give up and throw an error. Will likely get fixed
in future versions.
Torreas currently does an **exhaustive search** and is therefore able to find
*all* matching (duplicate) files. This is usually overkill, as you'll only need
one match for each file to reassemble a torrent. This totally hasn't been a