| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 17.18.0 source code.tar.gz | 2026-06-08 | 9.8 MB | |
| 17.18.0 source code.zip | 2026-06-08 | 9.8 MB | |
| README.md | 2026-06-08 | 784 Bytes | |
| Totals: 3 Items | 19.6 MB | 0 | |
- Remove debug logging from test default route (silverwind)
- update deps (silverwind)
- fix a batch of correctness bugs across modes, parsing and CLI (silverwind)
- Document make mode in modes list and package metadata (silverwind)
- Support docker images in make mode (silverwind)
- Add make mode for go tool versions in Makefiles (silverwind)
- simplify control flow and drop redundant guards (silverwind)
- fix a batch of correctness bugs in version resolution and parsing (silverwind)
- skip redundant version filtering and replace-free go.mod scans (silverwind)
- fix -t comma split, multiline toml strings, and prerelease ordering (silverwind)
- make: collapse patch/minor/major into one rule (silverwind)
- simplify matchesAny contract, toml parser, misc cleanups (silverwind)