Releases: cantabular/hookbot
v0.17.0
Update to Go 1.25.1, update dependencies and fix the CLI flag aliases.
- Update to Go 1.25.1: #137
- Update dependencies 2025-10: #138
- Update to urfave/cli v3: #141
- Use flag aliases correctly: #142
- Bump actions/setup-go from 5 to 6: #140
- Bump actions/checkout from 4 to 5: #139
Full Changelog: v0.16.0...v0.17.0
v0.16.0
Update build to Go 1.24.3.
v0.15.2
As v0.15.1 but with the correct version number.
v0.15.1
As v0.15.0 but with an updated go.mod and go.sum.
urfave/cli v2, which now requires command-line flags before arguments. Refer to the urfave/cli migration documentation.
v0.15.0
Rebuild with Go 1.23.4 and updated dependencies.
urfave/cli v2, which now requires command-line flags before arguments. Refer to the urfave/cli migration documentation.
v0.14.0
Rebuild with Go 1.23.0 and updated dependencies.
What's Changed
- Update to Go 1.23.0 by @StevenMaude in #126
- Update dependencies 2024-09 by @StevenMaude in #127
Full Changelog: v0.13.0...v0.14.0
v0.13.0
Rebuild with Go 1.22.3 and updated dependencies.
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #111
- Bump golang from 1.21.0-alpine to 1.22.3-alpine by @dependabot in #117
- Bump github/codeql-action from 2 to 3 by @dependabot in #118
- Bump actions/setup-go from 4 to 5 by @dependabot in #119
- Update dependencies 2024-05 by @StevenMaude in #120
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Enable Dependabot by @StevenMaude in #92
- Bump actions/checkout from 2 to 3 by @dependabot in #93
- Bump actions/setup-go from 2 to 3 by @dependabot in #95
- Bump github/codeql-action from 1 to 2 by @dependabot in #96
- Bump golang from 1.18.1-alpine to 1.19.0-alpine by @dependabot in #94
- Use Go 1.19.0 in workflow by @StevenMaude in #97
- Update to Go 1.20.7 by @StevenMaude in #105
- Bump actions/setup-go from 3 to 4 by @dependabot in #106
- Update to Go 1.21.0 by @StevenMaude in #108
- Update dependencies by @StevenMaude in #109
- Bump version to v0.12.0 by @StevenMaude in #110
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Disable pprof profiling by default by @StevenMaude in #89 (reported by @nullr3x)
- Update to Go 1.18.1 by @StevenMaude in #90
- Bump version to 0.11.0 by @StevenMaude in #91
Full Changelog: v0.10.0...v0.11.0