Skip to content

Releases: Taka-S-dev/baton

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Apr 14:01

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 10:53
ci: add GitHub Actions for test and release

- ci.yml: run go test ./... on push and PR to main
- release.yml: build binaries for Windows, Linux, macOS (amd64/arm64) on v* tag push
- add CI and Release badges to README
- allow .yml in .gitignore whitelist