Skip to content

Releases: itzg/rcon-cli

1.6.9

10 Sep 01:33
77f815d
Compare
Choose a tag to compare

What's Changed

  • build: upgrade to Go 1.22.7 by @itzg in #65

Full Changelog: 1.6.8...1.6.9

1.6.8

12 Aug 00:03
ebcca31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.7...1.6.8

1.6.7

09 Jun 19:44
cf024e2
Compare
Choose a tag to compare

Changelog

  • cf024e2 deps: upgrade to Go 1.22.4 to fix vulnerabilities (#62)
  • d2c6eba build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#61)

1.6.6

18 May 18:35
bb05971
Compare
Choose a tag to compare

Changelog

1.6.5

03 Apr 13:45
0ca869b
Compare
Choose a tag to compare

Changelog

  • 0ca869b build: remove scoop packaging (#56)
  • c58cbdb build: discontinue Windows builds since virustotals reports false negatives (#55)
  • 3e75f39 build(deps): bump the patches group with 1 update (#51)
  • bed9468 build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#50)

1.6.4

26 Nov 00:18
43ccb03
Compare
Choose a tag to compare

Changelog

  • 43ccb03 Search for config file also in /data and /server (#49)
  • 7f9723a Initial attempt at adding an ubuntu based container image (#48)
  • 34ce5d0 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0

1.6.3

03 Nov 16:12
907863b
Compare
Choose a tag to compare

Changelog

  • 907863b build: needs SCOOP_TAP_GITHUB_TOKEN (#45)
  • 7cce3cf build: upgrade to Go 1.20.10 (#44)
  • 5768f1f build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#43)
  • 7f7f4f1 build: use common workflows (#41)
  • 97afabe build(deps): bump actions/checkout from 3 to 4 (#36)
  • 82a8270 build: addressed goreleaser deprecations (#35)

1.6.2

26 Jun 13:20
e6be45d
Compare
Choose a tag to compare

Changelog

  • e6be45d Don't print a message every time config file is used (#34)
  • 803bf2d build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#33)
  • 26cbf1a build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#32)
  • 0c68297 build(deps): bump actions/setup-go from 3 to 4 (#31)
  • bf1a8b5 build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#30)

1.6.1

17 Jan 20:56
51b64dc
Compare
Choose a tag to compare

Changelog

  • 51b64dc Upgrade james4k/rcon to 34a67ca2b2d6 (#29)
  • 2a9cc61 build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#27)
  • 55d102d build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#26)
  • 3305228 build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#25)
  • f6aa7e2 build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#24)
  • 9534563 build(deps): bump docker/setup-qemu-action from 1 to 2 (#23)
  • 1a0838b build(deps): bump github.com/spf13/cobra from 0.0.3 to 1.5.0 (#22)
  • f694ac5 build(deps): bump actions/setup-go from 2 to 3 (#19)
  • 3350382 build(deps): bump github.com/spf13/viper from 1.3.1 to 1.13.0 (#21)
  • 2f85a49 build(deps): bump actions/checkout from 2 to 3 (#18)
  • e8703c3 build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#17)
  • ccae3a0 build(deps): bump docker/login-action from 1 to 2 (#20)
  • d5427a9 build(deps): bump docker/setup-buildx-action from 1 to 2 (#16)
  • 45d9489 misc: added dependabot config

1.6.0

15 Apr 02:42
c6b79e0
Compare
Choose a tag to compare

Changelog

  • c6b79e0 Corrected port default to be 25575 (#15)
  • 31e3809 Fix typo (#14)
  • ce38e9c build: put scoop manifests into subdir
  • 606137a document how to install latest code using go get in README (#13)