Releases: 1mb-dev/shim
Releases · 1mb-dev/shim
Release list
v1.0.1
v1.0.0
Changelog
- 7b3afb9 docs: real install methods for v1.0 (brew/go/docker); drop flip-conditional phrasing
- 9a46465 feat(release): opt-in brew services daemon
- 2dd2e64 feat(config): config search path SHIM_ENV_FILE -> ./.env -> ~/.config/shim/.env
- 8811460 chore(release): generate a Homebrew formula via skip_upload (PR route, no PAT)
- 38c988e docs(changelog): stage [1.0.0] — stable contract, first public release
- 060dd56 test(smoke): find the text block, not Content[0]
- 35691f9 docs: build out docsite — getting-started + configuration guides
- 2b443a8 docs: v1.0 framing + minimal Jekyll docsite scaffold
- 8275512 docs: add a quickstart block near the top (machine-readability)
- c1e02cf docs: trim README 505->310; move metrics/errors reference to docs/measurement.md
- 80d9b9f ci: build with latest-stable Go so govulncheck gets current stdlib patches
- f0df64c chore: bump Go baseline 1.22 -> 1.25; gate govulncheck + fix gitleaks module path
- 314e87e ci: make govulncheck advisory (only finding is Windows-only stdlib; gitleaks stays blocking)
- 2435d25 ci: GOTOOLCHAIN=auto for scanner installs (govulncheck/gitleaks outpace go.mod 1.22)
- 409306a ci: gitleaks (full-history) + govulncheck in the validate job
- bcabb3d chore(release): version ldflags; guard :latest against prereleases; fix tap repo name
- 66d5bfe feat(cmd): shim version subcommand
- 51285a9 docs: add SECURITY, CONTRIBUTING, bug-report template for go-public
- 240f713 docs: README to v1 shape (drop version/stage tags, lead with measurement identity)