Tags give the ability to mark specific points in history as being important
-
v1.0.12
6b12bc68 · ·gofindimpl v1.0.12 — coverage figure corrected to 90.3% The README's hand-written 90.8% had drifted from what go test -cover reports. The release script now derives it and refuses to ship on a mismatch. No code changed.
-
v1.0.11
2c60f856 · ·gofindimpl v1.0.11 — slogging v1.7.0 v1.7.0 rebuilt slogging's handler API, but none of it reaches here: this makes one call, SetHandlers, which kept its name and meaning as the replace-everything escape hatch. go.mod, go.sum and a changelog entry.
-
v1.0.10
e728766d · ·gofindimpl v1.0.10 — follow slog-configurator to slogging The logging dependency moved to github.com/psyb0t/slogging/slogconf. Exported names are unchanged, so this is an import-path edit with no behaviour change.
-
v1.0.9
4d7daac8 · ·v1.0.9 Repository infrastructure only. No library code changed. - Mirror pushes to GitLab and Codeberg; archive the default branch and tags to the Wayback Machine and Software Heritage. - Pull issues opened on the GitLab and Codeberg mirrors back into this repo on a staggered, jittered six-hour schedule. - Exclude .telemetry/ from the Docker build context.
-
-
-
-
-
-
-
v1.0.2
f43aa35e · ·v1.0.2: go 1.26 upgrade + collaborators-only - upgrade go 1.24.6 -> 1.26 - replace modernize with go fix in lint targets - refactor finder.go to use range-over-methods - add collaborators-only workflow (auto-close external PRs) - update gitignore
-
-