Releases: sensiblecodeio/cmd2s3
Releases · sensiblecodeio/cmd2s3
v0.6.0
Rebuild with Go 1.23.0 and updated dependencies.
What's Changed
- Upgrade to Go 1.23.0 by @StevenMaude in #32
- Update dependencies 2024-09 by @StevenMaude in #33
Full Changelog: v0.5.0...v0.6.0
v0.5.0
- Rebuild with Go 1.22.3 and updated dependencies.
- Very small logging bug fix
What's Changed
- Enable Dependabot by @StevenMaude in #10
- Bump golang from 1.18.2-alpine to 1.19.0-alpine by @dependabot in #11
- Bump actions/checkout from 2 to 3 by @dependabot in #13
- Bump github/codeql-action from 1 to 2 by @dependabot in #12
- Use Go 1.19 in
go.mod
by @StevenMaude in #14 - Bump golang from 1.19.0-alpine to 1.22.3-alpine by @dependabot in #22
- Bump actions/checkout from 3 to 4 by @dependabot in #23
- Bump github/codeql-action from 2 to 3 by @dependabot in #24
- Update dependencies 2024-05 by @StevenMaude in #25
- Use
log.Fatalf
instead oflog.Fatal
by @StevenMaude in #26
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Update to Go 1.18.2 by @StevenMaude in #8
- Update dependencies by @StevenMaude in #9
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0: Update build to Go 1.14.4; move to Go modules
#1: Standardise build
Initial release
v0.1 Initial commit