diff --git a/dat/index.md b/dat/index.md
index 6099f83..f99fdd5 100644
--- a/dat/index.md
+++ b/dat/index.md
@@ -19,6 +19,10 @@ the incidental article on this site. Enjoy your stay!
## Announcements
+`2023-12-10` - torreas 0.2 released
+: Adds support for partial reassembly and fixes a bug.
+ [Homepage](/torreas) - [Changelog](/torreas/changes).
+
`2023-11-03` - New tool: torreas
: I wrote a little tool to reassemble torrent files, more information
available on its [homepage](/torreas).
diff --git a/dat/torreas.md b/dat/torreas.md
index a6453df..4aab8f8 100644
--- a/dat/torreas.md
+++ b/dat/torreas.md
@@ -9,7 +9,7 @@ archived somewhere, at some point.
## Download
Latest version
-: 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
diff --git a/mkchangelog.pl b/mkchangelog.pl
index 303ffde..5e9fe3f 100755
--- a/mkchangelog.pl
+++ b/mkchangelog.pl
@@ -17,6 +17,7 @@ for (split /\n\n/, join '', grep !/^#/, <>) {
for (split /\r?\n\s+-\s+/) {
s/([*_\\])/\\$1/g;
+ s/--/\\--/g;
print " - $_\n" if $_;
}
}
diff --git a/pub/download/torreas-0.2.tar.gz.asc b/pub/download/torreas-0.2.tar.gz.asc
new file mode 100644
index 0000000..98e55a6
--- /dev/null
+++ b/pub/download/torreas-0.2.tar.gz.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEdEYNMrgIEOupr6LpYjlMaYwnOfoFAmV1lG8ACgkQYjlMaYwn
+Ofr2iA//SqToStuaLX+b1d3ao2LWuWkQcHeiucTVsv6mngt/NF6OayFMoRuPFCtJ
+TCpbk0N7YpuKaONKolsb9BcYrQh9+ra+FDnIPubjR6UV/2ZG7wCZaEflVxtPXlyw
+hJYSkuYnLD2XGW0oryMkRFunyuDFFjvtB577FCCTVmxUQkD64FtMXR3doYBgjY/W
+InglRZ9G+liSIFGcKCL9hOW0BEYmDYF3ZqlsWDQVI7pcdk7mguNBjRqvy+0yRi0P
+zMcYYanzsKpedYv5nk2z12dUFgAbjwPovrYGhwmW4S7Vjr/D+ezY3XrzrHOeA6TF
+QTFZrAWbxwq3wqQEhlgO3eXU5Se2JtjobbWK1WbufmxcQP3K4UPGBGREKm2dZqkk
+u4Q5rZAxMeIcRZjCi6EKpcRTkh1KYMN2y22JVIEdXxgmxID6GozCqp94slUF6VcF
+GNkFsYMrM+NWckQgmzE71+UKcSPtkgtvaAmvROBOFhUHOvyYOUQO3lvlXS5SFvNv
+rv4lFl27DBR0t1PAmrlCsdbrPJs6HdwMRZ5hcJvi7VdBEBFqP3IhTk7mHcVmrvm4
+UlgwtcJN2eA43CJyE0zaZfdVCuXrHszU3ENDfnTJebEkl90Vn10xqUDeCcgwFPDy
+gJOqtshO+ZPCT1NUXkOMGypRA8AwpOJx3ci4Qge36DWHAdJ/6c0=
+=nEFl
+-----END PGP SIGNATURE-----
diff --git a/pub/download/torreas-0.2.tar.gz.md5 b/pub/download/torreas-0.2.tar.gz.md5
new file mode 100644
index 0000000..e77fef0
--- /dev/null
+++ b/pub/download/torreas-0.2.tar.gz.md5
@@ -0,0 +1 @@
+807186254608c12720e3c50609fb761c torreas-0.2.tar.gz
diff --git a/pub/download/torreas-0.2.tar.gz.sha1 b/pub/download/torreas-0.2.tar.gz.sha1
new file mode 100644
index 0000000..ffc1320
--- /dev/null
+++ b/pub/download/torreas-0.2.tar.gz.sha1
@@ -0,0 +1 @@
+341e8dcbd5686f2c2c2381ebb6b80dbf5966b213 torreas-0.2.tar.gz
diff --git a/pub/download/torreas-0.2.tar.gz.sha256 b/pub/download/torreas-0.2.tar.gz.sha256
new file mode 100644
index 0000000..55798b9
--- /dev/null
+++ b/pub/download/torreas-0.2.tar.gz.sha256
@@ -0,0 +1 @@
+f73eee4bb7b3ceb72edd57ff296719f6386031ba996336290724fc37aef1bf1c torreas-0.2.tar.gz