Skip to content

Releases: benmatselby/walter

2.8.0

26 Aug 12:21
Compare
Choose a tag to compare
  • Add in the version number to the released binary

What's Changed

Full Changelog: v2.7.0...v2.8.0

2.7.0

23 Aug 19:04
Compare
Choose a tag to compare

What's Changed

  • gomod: bump github.com/andygrunwald/go-jira from 1.15.1 to 1.16.0 by @dependabot in #103
  • gomod: bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #104
  • docker: bump golang from 1.19.0-alpine to 1.19.1-alpine by @dependabot in #105
  • docker: bump golang from 1.19.1-alpine to 1.19.2-alpine by @dependabot in #106
  • gomod: bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #107
  • gomod: bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #108
  • docker: bump golang from 1.19.2-alpine to 1.19.3-alpine by @dependabot in #109
  • gomod: bump github.com/spf13/viper from 1.13.0 to 1.14.0 by @dependabot in #110
  • GHA: Bump actions/setup-go from 2.1.3 to 3.3.1 in /.github/workflows by @dependabot in #111
  • GHA: Bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 in /.github/workflows by @dependabot in #112
  • GHA: Bump actions/setup-go from 3.3.1 to 3.4.0 in /.github/workflows by @dependabot in #113
  • docker: bump golang from 1.19.3-alpine to 1.19.4-alpine by @dependabot in #114
  • GHA: Bump actions/setup-go from 3.4.0 to 3.5.0 in /.github/workflows by @dependabot in #115
  • docker: bump golang from 1.19.4-alpine to 1.19.5-alpine by @dependabot in #116
  • gomod: bump github.com/spf13/viper from 1.14.0 to 1.15.0 by @dependabot in #117
  • GHA: Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 in /.github/workflows by @dependabot in #118
  • GHA: Bump docker/build-push-action from 3 to 4 in /.github/workflows by @dependabot in #120
  • Use the .config folder as the place to store the configs. by @benmatselby in #121
  • GHA: Bump actions/checkout from 2.3.4 to 3.3.0 in /.github/workflows by @dependabot in #123
  • GHA: Bump actions/setup-go from 3.5.0 to 4.0.0 in /.github/workflows by @dependabot in #125
  • Bump Go runtime to 1.20 by @benmatselby in #126
  • gomod: bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #127
  • docker: bump golang from 1.20.2-alpine to 1.20.3-alpine by @dependabot in #128
  • docker: bump golang from 1.20.3-alpine to 1.20.4-alpine by @dependabot in #129
  • GHA: Bump actions/setup-go from 4.0.0 to 4.0.1 in /.github/workflows by @dependabot in #130
  • gomod: bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #131
  • GHA: Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 in /.github/workflows by @dependabot in #132
  • GHA: Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 in /.github/workflows by @dependabot in #134
  • docker: bump golang from 1.20.4-alpine to 1.20.5-alpine by @dependabot in #133
  • docker: bump golang from 1.20.5-alpine to 1.20.6-alpine by @dependabot in #135
  • docker: bump golang from 1.20.6-alpine to 1.20.7-alpine by @dependabot in #136
  • GHA: Bump actions/setup-go from 4.0.1 to 4.1.0 in /.github/workflows by @dependabot in #137
  • docker: bump golang from 1.20.7-alpine to 1.21.0-alpine by @dependabot in #138
  • GHA: Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 in /.github/workflows by @dependabot in #139
  • Render the story points for walter board issues by @benmatselby in #140
  • Update the changelog by @benmatselby in #141
  • Update the Golang CI configuration (and add fixes) by @benmatselby in #142
  • Document the installation via binary by @benmatselby in #143
  • Bump Go version to 1.21 by @benmatselby in #144
  • Document 2.7.0 by @benmatselby in #145

Full Changelog: v2.6.0...v2.7.0

2.6.0

10 Aug 21:07
Compare
Choose a tag to compare
  • Bumped docker image to Go 1.19 runtime.

What's Changed

Full Changelog: v2.5.0...v2.6.0

2.5.0

04 Jul 19:42
Compare
Choose a tag to compare
  • Provide the ability to --group-by on the sprint issues command.
    • You can group by board or label. This will provide a list of issues either under the board column heading, or under each label an issue has assigned to it.
    • Note that if you group by label an issue may appear in the output twice, under each label.
  • Consistently render the issue (including story points if configured) in the search results.
  • The releases will now include the built binaries for different platforms/architectures.

What's Changed

Full Changelog: v2.4.0...v2.5.0

2.4.0

26 May 18:24
Compare
Choose a tag to compare
  • Bumped docker image to Go 1.18 runtime.
  • Show story point values in the sprint issues output, if the field is defined.

2.3.0

06 Mar 16:46
Compare
Choose a tag to compare
  • Bumped docker image to Go 1.16 runtime.
  • Bump the build environment to test on 1.16.

2.2.1

19 Feb 19:08
Compare
Choose a tag to compare
  • Bump the dependencies.
  • Run the GitHub actions on multiple versions of Go.
  • List all the boards, not just the limit of 50. Thanks to Richard Neal for raising.
    • walter board list
  • Use the Name attribute to search for a single board, rather than pulling all boards back, and iterating over them, to find the match.

2.2.0

08 Nov 08:49
4674d5d
Compare
Choose a tag to compare
  • Addition of a search command. This allows you to run JQL either via the configuration file (you specify --template to find the correct template in the config file), or the CLI --query option. It displays the ID, and the title of the issues it finds. If fields.story_point_field is defined in your configuration, the output will also include the Story Point value.
  • Option of --format on the search command, that allows you to either get a list of issues, or a table view of data. When coupled with the story point field, you can see a tablular view of: Total issues, Total story points, Total not story pointed.

2.1.0

12 Oct 07:37
511d21f
Compare
Choose a tag to compare
  • Addition of the -v flag on the sprint list command.
  • Bumped dependencies.
  • Updated the Docker configuration so there will be tagged docker images based on the git tags.

2.0.0

24 Jul 21:00
Compare
Choose a tag to compare

This release is a breaking change as to where the configuration file is. This is to consolidate the configuration files for the benmatselby/* tools. So you can sync one folder on multiple machines.