Skip to content

Releases: cantabular/hookbot

v0.17.0

06 Oct 16:48
afcdb61

Choose a tag to compare

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

09 May 18:39
4b0933b

Choose a tag to compare

Update build to Go 1.24.3.

v0.15.2

13 Jan 17:42
d6c5719

Choose a tag to compare

As v0.15.1 but with the correct version number.

⚠️ This release updates to urfave/cli v2, which now requires command-line flags before arguments. Refer to the urfave/cli migration documentation.

v0.15.1

13 Jan 15:21
8be9ffe

Choose a tag to compare

As v0.15.0 but with an updated go.mod and go.sum.

⚠️ This release updates to urfave/cli v2, which now requires command-line flags before arguments. Refer to the urfave/cli migration documentation.

v0.15.0

13 Jan 14:59
84fc2fc

Choose a tag to compare

Rebuild with Go 1.23.4 and updated dependencies.

⚠️ This release updates to urfave/cli v2, which now requires command-line flags before arguments. Refer to the urfave/cli migration documentation.

v0.14.0

02 Sep 17:20
5172fe8

Choose a tag to compare

Rebuild with Go 1.23.0 and updated dependencies.

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

17 May 16:53
1180c6a

Choose a tag to compare

Rebuild with Go 1.22.3 and updated dependencies.

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

17 May 16:48
829079a

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

09 May 16:40
0edfe3d

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

26 Jul 17:38
2490236

Choose a tag to compare

  • #84 Remove unnecessary "a" from README
  • #85 Update to Go 1.16.5
  • #86 Run go mod tidy
  • #87 Update to Go 1.16.6
  • #88 Update version to 0.10.0 for release