Skip to content

senro v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 11:48
· 29 commits to main since this release

Changelog

Features

Other


api package: github.com/xavidop/senro/api, the wire types for the attach
protocol, ships as part of this same release; it has no dependency beyond the
standard library.

senro is consumed via go get github.com/xavidop/senro@v1.2.0.
This release ships the senro CLI binary above. Install it via
brew install xavidop/tap/senro or
go install github.com/xavidop/senro/cmd/senro@latest.