Torreas 0.3

This commit is contained in:
Yorhel 2024-04-21 11:40:16 +02:00
parent cac14f89f7
commit b77774286d
6 changed files with 27 additions and 5 deletions

View file

@ -10,20 +10,23 @@ crap I've written over the years. :)
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
`2024-04-21` - torreas 0.3 released <!-- tags: torreas, link: /torreas -->
: Updated for Zig 0.12. [Homepage](/torreas) - [Changelog](/torreas/changes).
`2024-04-21` - ncdu 1.20 & 2.4 released <!-- tags: ncdu, link: /ncdu -->
: Man page rewritten in *mdoc*, revert the default color scheme to *off*, Zig
0.12 and some minor stuff. [Ncdu homepage](/ncdu) -
[Changelog](/ncdu/changes).
`2024-01-07` - ncdc 1.24 released <!-- tabs: ncdc, link: /ncdc -->
`2024-01-07` - ncdc 1.24 released <!-- tags: ncdc, link: /ncdc -->
: A bunch of small fixes and updates that accumulated over the years, nothing
special. [Ncdc homepage](/ncdc) - [changelog](/ncdc/changes)
`2023-12-10` - torreas 0.2 released <!-- link: /torreas -->
`2023-12-10` - torreas 0.2 released <!-- tags: torreas, link: /torreas -->
: Adds support for partial reassembly and fixes a bug.
[Homepage](/torreas) - [Changelog](/torreas/changes).
`2023-11-03` - New tool: torreas <!-- link: /torreas -->
`2023-11-03` - New tool: torreas <!-- tags: torreas, link: /torreas -->
: I wrote a little tool to reassemble torrent files, more information
available on its [homepage](/torreas).

View file

@ -8,10 +8,10 @@ reconstruct a torrent that you have already downloaded, renamed and archived.
## Download
Latest version <a href="/torreas/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
: 0.2 ([torreas-0.2.tar.gz](/download/torreas-0.2.tar.gz) - [changes](/torreas/changes))
: 0.3 ([torreas-0.3.tar.gz](/download/torreas-0.3.tar.gz) - [changes](/torreas/changes))
Build requirements
: Zig 0.11
: Zig 0.12
License
: MIT