Releases: lescactus/unix2dos-go
Releases · lescactus/unix2dos-go
v0.3.1
Changelog
- 6bcd880 Bump goreleaser/goreleaser-action from 5 to 6 (#5)
- bf3ac16 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#7)
- d5ee6d9 Bump docker/build-push-action from 5 to 6 (#6)
- edd4964 Publish binary using go v1.22 (#4)
v0.2.0
Changelog
- 41abff3 Refactor convert() to make it unit testable (#3)
v0.1.1
Changelog
- ca7bdc2 Bump github.com/spf13/cobra from 1.4.0 to 1.8.0 (#2)
- ab88673 Add dependabot for the gomod package ecosystem
- 51f8a75 Edit and update README
v0.1.0
Changelog
- 9b922ac Merge pull request #1 from lescactus/feat/workflows
- 1cef3ce Update Dockerfile to use go v1.21 and the scratch base image
- eb82cae Add workflows for go build/test, docker build and release using goreleaser and docker
- e486010 Add dependabot for github actions