Releases: susji/agentyesno
Releases · susji/agentyesno
v0.4.1
Changelog
- c674c21 Makefile: not really needed
- 34962ca .github/workflows: Pin Go to v1.22.1
v0.4.0
Changelog
- 49b0bb1 GoReleaser: Reproducible builds
- 625df9f Merge pull request #1 from susji/dependabot/go_modules/golang.org/x/crypto-0.17.0
- d5a54d3 Bump golang.org/x/crypto from 0.13.0 to 0.17.0
v0.3.3
Changelog
- 292dfbc goreleaser: Disable CGO harder & include checksums & do changelog
v0.3.2
Changelog
- b6c9eaf Reserve
Important
for "business" logic
- 6156c9a README: Installing & clarifications
- 436de61
Note
to match Error
and Fatal
v0.3.1
Changelog
- 59f34ed More logging harmony
- 841294d Simplify
SSH_AUTH_SOCK
retrieval
- 26bb285 More consistent logging & error messages
v0.3.0
Changelog
- dc8357c
-printlisten
for printing the default listen path
- f4550a2 Neater logging & less config repetition
v0.2.0
Changelog
- 48447c7 Show all parameter values on startup
- 53f26d5
getsocketdefault
cannot Fatal on errors
- 11a2f9c No need to set
sockdir
anymore
- 3d994cb No fallback magic if we cannot find home directory
- 27af9a9 README: a word
- fa4d4b0 Clearer messages when handling requests other than Sign
- 18bb3e8 .gitignore: Ignore binary
- eff0cbd Makefile: Parameterize
go
invocations