| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| discrawl_0.15.1_windows_arm64.zip | 2026-09-14 | 7.2 MB | |
| discrawl_0.15.1_windows_amd64.zip | 2026-09-14 | 8.0 MB | |
| discrawl_0.15.1_linux_arm64.tar.gz | 2026-09-14 | 7.2 MB | |
| discrawl_0.15.1_linux_amd64.tar.gz | 2026-09-14 | 7.9 MB | |
| discrawl_0.15.1_darwin_arm64.tar.gz | 2026-09-14 | 7.4 MB | |
| discrawl_0.15.1_darwin_amd64.tar.gz | 2026-09-14 | 8.0 MB | |
| checksums.txt | 2026-09-14 | 864 Bytes | |
| SIGNING-MANIFEST.json | 2026-09-14 | 1.2 kB | |
| ASSET-INVENTORY.json | 2026-09-14 | 1.7 kB | |
| RELEASE-NOTES.md | 2026-09-14 | 866 Bytes | |
| README.md | 2026-09-14 | 866 Bytes | |
| v0.15.1 source code.tar.gz | 2026-09-14 | 942.4 kB | |
| v0.15.1 source code.zip | 2026-09-14 | 1.1 MB | |
| Totals: 13 Items | 47.7 MB | 0 | |
0.15.1 - 2026-09-13
- Explain empty
search,messages, anddmsresults with stderr diagnostics for restrictive filters and missing local data, while preserving stdout, JSON output, and exit codes. Thanks @rnavarro. - Avoid repeated requests to unavailable Discord channels for seven days during routine sync, while full and targeted syncs retry immediately, unavailable-only backlogs keep discovering channels, and doctor reports marker health using the same timestamp policy. Thanks @rnavarro.
- Preserve cancellation for interrupted SQLite work and closed transactions, while retaining the underlying diagnostic.
- Keep the generated documentation identity stable when building from a renamed checkout.
- Update CrawlKit to v0.16.2 and the optional Chinese tokenizer to gse v1.1.0 with cedar v0.50.0, retaining the Go minimum and SQLite runtime pairing.