Skip to content

Releases: asvinours/tgswitch

0.9.2

26 Nov 23:56

Choose a tag to compare

Changelog

0.9.1

07 Oct 21:17

Choose a tag to compare

Changelog

  • 8bead43 feat: upgrade go to 1.23 + add loop to retrieve more releases
  • ccc2ac9 fix: remove brew from goreleaser config

0.8.1

15 Jan 19:36

Choose a tag to compare

Changelog

  • 553c6fa bugfix: Download binary if no local match can be found

0.8.0

15 Jan 18:53

Choose a tag to compare

Changelog

  • 4062833 feat: Add new TGS_PREFER_LOCAL environment variable

v0.7.0

14 Jan 20:19

Choose a tag to compare

Changelog

  • Replace anonymous HTTP call with an implementation of the GitHub SDK
    • Add support for authenticated GitHub requests using access token
  • Upgrade go to 1.19
  • Remove the proxy
  • Download release assets directly from GitHub API