| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rtk-x86_64-pc-windows-msvc.zip | 2026-08-26 | 4.2 MB | |
| checksums.txt | 2026-08-26 | 838 Bytes | |
| rtk-0.46.0-1.x86_64.rpm | 2026-08-26 | 3.8 MB | |
| rtk-aarch64-apple-darwin.tar.gz | 2026-08-26 | 3.8 MB | |
| rtk-aarch64-unknown-linux-gnu.tar.gz | 2026-08-26 | 4.2 MB | |
| rtk-x86_64-apple-darwin.tar.gz | 2026-08-26 | 4.2 MB | |
| rtk-x86_64-unknown-linux-musl.tar.gz | 2026-08-26 | 4.5 MB | |
| rtk.x86_64.rpm | 2026-08-26 | 3.8 MB | |
| rtk_0.46.0-1_amd64.deb | 2026-08-26 | 3.4 MB | |
| rtk_amd64.deb | 2026-08-26 | 3.4 MB | |
| README.md | 2026-08-26 | 2.0 kB | |
| v0.46.0 source code.tar.gz | 2026-08-26 | 1.0 MB | |
| v0.46.0 source code.zip | 2026-08-26 | 1.2 MB | |
| Totals: 13 Items | 37.4 MB | 5 | |
0.46.0 (2026-08-26)
Features
- find: dispatch on find's grammar; compress find output for unmodeled predicates (#3603)
- find: tee tail hint when rtk imposes the result cap (#3603)
Bug Fixes
- find: never-worse guard, recovery hint, and dispatch on find's grammar (#3603)
- git: don't misdetect a value-taking option's argument as a patch flag (#3575)
- cicd: stop benchmark.sh deleting the tracked scripts/benchmark harness (#3595)
- tee: hash long recovery-file slugs to prevent collisions and shorten hints (#3266)
- benchmark: avoid negative curl/cargo cases that fail the benchmark job (#3430)
- test: accept both Ask and Allow verdicts in rewrite tests (#3147) — Closes #3146
- core: decode process output using Windows console code page (#2717) — Closes #2452
- git: preserve patch output from log commands (#2951) — Closes #2944
- discover: sanitize drive-letter colon so Windows discover finds sessions (#2952) — Closes #2919
- stream: decode lossily instead of dropping lines on invalid UTF-8 (#2997) — Closes #2994
Other
- test(find): use the platform temp dir instead of /tmp (#3717)