Releases: NETWAYS/ido-cleanup
Releases · NETWAYS/ido-cleanup
v0.2.2
This is a maintenance release to ship updated dependencies
What's Changed
- Repository Cleanup and Normalization by @martialblog in #14
- Replace logrus with stdlib slog by @martialblog in #15
- Add basic unittests for SQL operations by @martialblog in #16
- Bump Golang to 1.23 by @martialblog in #18
- Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot[bot] in #17
- Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.1 by @dependabot[bot] in #20
- Bump golangci/golangci-lint-action from 6 to 7 by @dependabot[bot] in #21
- Bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 by @dependabot[bot] in #22
- Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #23
- Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 by @dependabot[bot] in #24
- Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #25
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #26
- Bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by @dependabot[bot] in #27
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #28
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #30
- Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #29
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
Important
This release is broken! It does not work
Changelog
- Add generic default values to version.go
- Update go dependencies
- Update CI