Skip to content

Releases: coffeebeats/gdenv

v0.6.24

31 May 05:50
e67d62f
Compare
Choose a tag to compare

0.6.24 (2024-05-31)

What's Changed

Full Changelog: v0.6.23...v0.6.24

v0.6.23

31 May 04:16
a4a8493
Compare
Choose a tag to compare

0.6.23 (2024-05-31)

What's Changed

Full Changelog: v0.6.22...v0.6.23

v0.6.22

30 May 06:24
4d57433
Compare
Choose a tag to compare

0.6.22 (2024-05-30)

What's Changed

  • fix: only disable windowsgui on windows by @coffeebeats in #253
  • fix(gdenv-shim): cross-platform fix for hiding windows only on Windows by @coffeebeats in #255

Full Changelog: v0.6.21...v0.6.22

v0.6.21

28 May 00:13
b81891b
Compare
Choose a tag to compare

0.6.21 (2024-05-28)

What's Changed

  • chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 by @dependabot in #250
  • fix(gdenv-shim): disable windows GUI during build to prevent extra console window by @coffeebeats in #251

Full Changelog: v0.6.20...v0.6.21

v0.6.20

14 May 00:40
a273fd5
Compare
Choose a tag to compare

0.6.20 (2024-05-14)

What's Changed

  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group by @dependabot in #241
  • chore(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #243
  • chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #244
  • chore(ci): migrate release-please to new repository by @coffeebeats in #248
  • chore(deps): bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1 by @dependabot in #246
  • chore(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #247
  • fix: migrate off of deprecated linters by @coffeebeats in #249

Full Changelog: v0.6.19...v0.6.20

v0.6.19

08 Apr 19:49
6c17717
Compare
Choose a tag to compare

0.6.19 (2024-04-08)

What's Changed

  • chore: update deprecated property in .goreleaser.yaml by @coffeebeats in #238
  • fix(mirror): disable retries when checking if a mirror is valid by @coffeebeats in #240

Full Changelog: v0.6.18...v0.6.19

v0.6.18

08 Apr 17:43
f56d1fa
Compare
Choose a tag to compare

0.6.18 (2024-04-08)

What's Changed

  • fix(ci): correctly set source change variables by @coffeebeats in #236
  • fix(mirror): remove race condition when modifying client retries by @coffeebeats in #235

Full Changelog: v0.6.17...v0.6.18

v0.6.16

01 Apr 04:47
f28fb72
Compare
Choose a tag to compare

0.6.16 (2024-04-01)

What's Changed

  • fix(scripts): unblock downloads of new arm64 on linux target by @coffeebeats in #224
  • fix(scripts): correct compound condition syntax by @coffeebeats in #226
  • fix(store): use a file copy in store.Add to support different device volumes by @coffeebeats in #228
  • chore(deps): bump tj-actions/changed-files from 43 to 44 by @dependabot in #227
  • fix(store): fix regression so that store.Add correctly handles directories again by @coffeebeats in #229

Full Changelog: v0.6.15...v0.6.16

v0.6.15

31 Mar 16:26
7d1af27
Compare
Choose a tag to compare

0.6.15 (2024-03-31)

What's Changed

Full Changelog: v0.6.14...v0.6.15

v0.6.14

23 Mar 19:17
9399961
Compare
Choose a tag to compare

0.6.14 (2024-03-22)

What's Changed

  • feat(ci): add option to install Godot source code by @coffeebeats in #213
  • chore(deps): bump tj-actions/changed-files from 42 to 43 by @dependabot in #215
  • chore(deps): bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 by @dependabot in #216
  • chore(deps): bump github.com/charmbracelet/log from 0.3.1 to 0.4.0 by @dependabot in #217
  • fix(ci): ensure last remote ref is always used when detecting changes by @coffeebeats in #218
  • fix(ci): always check for changes against last commit of target branch by @coffeebeats in #219
  • fix(ci): fetch full history to enable correct change detection by @coffeebeats in #220

Full Changelog: v0.6.13...v0.6.14