Skip to content

Releases: lescactus/unix2dos-go

v0.3.1

01 Jul 18:56
6bcd880
Compare
Choose a tag to compare

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.3.0

02 May 08:58
0d17d7a
Compare
Choose a tag to compare

Changelog

  • 0d17d7a - Publish binary using go v1.22 (#4)

v0.2.0

28 Dec 17:35
41abff3
Compare
Choose a tag to compare

Changelog

  • 41abff3 Refactor convert() to make it unit testable (#3)

v0.1.1

28 Dec 16:05
ca7bdc2
Compare
Choose a tag to compare

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

28 Dec 15:52
9b922ac
Compare
Choose a tag to compare

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