Releases: untcha/go-branchy
Releases · untcha/go-branchy
v0.1.6
v0.1.5
Changelog
Other work
- 9c683f8: chore: add goland to .gitignore (@untcha)
- b1c7b5e: chore: bump go module dependencies (@untcha)
- dc51610: chore: bump go version to v1.21.6 (@untcha)
- aab0e13: chore: update changelog for v0.1.5 (@untcha)
- dd79082: chore: update pre-commit hooks to the latest versions (@untcha)
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2
Changelog
Build process updates
Other work
- c76cfd9: chore: update changelog for v0.1.2 (@untcha)
- ea341e5: refactor: replace golang.design/x/clipboard with github.com/atotto/clipboard to prevent CGO dependency and goreleaser cross-compile hassle (@untcha)
Full Changelog: untcha/go-releaser-example@v0.1.1...v0.1.2
v0.1.0
Changelog
New Features
Documentation updates
- eafc506: docs: update README.md (@untcha)
- 1f5d66b: docs: update README.md (@untcha)
- e1b245b: docs: update README.md (@untcha)
- 013db40: docs: update README.md (@untcha)
- f1f6340: docs: update README.md and add go-branchy logo without transparent background (@untcha)
Build process updates
- b40f490: build: add .goreleaser.yaml and github action release workflow (@untcha)
- a5efe64: build: add Taskfile.yml (@untcha)
Other work
- a2b4e46: chore: add .gitignore and .pre-commit-config.yaml (@untcha)
- 6b05358: chore: add LICENSE (@untcha)
- 17a0788: chore: add git-chglog template, config and an empty CHANGELOG.md (@untcha)
- 1908735: chore: update changelog for v0.1.0 (@untcha)
Full Changelog: untcha/go-releaser-example@v0.0.0...v0.1.0