Skip to content

17.18.0

Latest

Choose a tag to compare

@silverwind silverwind released this 08 Jun 09:36
· 5 commits to master since this release
Immutable release. Only release title and notes can be modified.
17.18.0
87bdd2e
  • 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)