Skip to content

Releases: crazy-max/ghaction-xgo

v3.1.0

28 Oct 01:12
e22d3c8
Compare
Choose a tag to compare
  • Bump @actions/http-client from 2.1.1 to 2.2.3 in #330
  • Bump @actions/core from 1.10.0 to 1.11.1 in #339
  • Bump @babel/traverse from 7.17.9 to 7.23.2 in #306
  • Bump braces from 3.0.2 to 3.0.3 in #323
  • Bump debug from 4.1.1 to 4.3.4 in #304
  • Bump ip from 2.0.0 to 2.0.1 in #313
  • Bump micromatch from 4.0.5 to 4.0.8 in #331
  • Bump semver from 7.5.4 to 7.6.3 in #327
  • Bump tar from 6.2.0 to 6.2.1 in #317

Full Changelog: v3.0.0...v3.1.0

v3.0.0

10 Sep 14:03
682253c
Compare
Choose a tag to compare

Full Changelog: v2.5.0...v3.0.0

v2.5.0

09 Sep 10:34
c28c927
Compare
Choose a tag to compare
  • Bump @actions/http-client from 2.0.1 to 2.1.1 in #289
  • Bump semver from 7.3.8 to 7.5.4 in #283
  • Bump tough-cookie from 4.0.0 to 4.1.3 in #282
  • Bump word-wrap from 1.2.3 to 1.2.5 in #287

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

v2.4.0

29 Jan 02:15
1a3a265
Compare
Choose a tag to compare
  • Check latest and tagged releases using releases-json (#261)
  • ci: generate xgo-releases.json (#260)

Full Changelog: v2.3.0...v2.4.0

v2.3.0

13 Jan 10:20
bc5980d
Compare
Choose a tag to compare
  • Update install function to download binaries (#258)
  • Bump json5 from 2.1.3 to 2.2.3 (#256)
  • Bump minimatch from 3.0.4 to 3.1.2 (#257)

Full Changelog: v2.2.0...v2.3.0

v2.2.0

20 Oct 05:21
f6ef677
Compare
Choose a tag to compare
  • Bump @actions/core from 1.9.0 to 1.10.0 (#252 #253)

Full Changelog: v2.1.0...v2.2.0

v2.1.0

16 Jul 13:54
6c88f29
Compare
Choose a tag to compare
  • use core.getBooleanInput (#250)
  • trimpath input (#249)
  • Bump @actions/http-client from 1.0.11 to 2.0.1 (#246)
  • Bump @actions/tool-cache from 1.7.2 to 2.0.1 (#245)
  • Bump @actions/core from 1.6.0 to 1.9.0 (#248)

v2.0.0

26 May 09:17
14ac8af
Compare
Choose a tag to compare
  • Node 16 as default runtime (#234)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v1.8.0

29 Apr 19:04
70cddec
Compare
Choose a tag to compare
  • Support arch variant to download xgo (#238)
  • buildvcs input (#237)

v1.7.0

25 Apr 01:55
7d1d0ee
Compare
Choose a tag to compare
  • Update e2e test and ci workflow (#233)
  • Update dev dependencies and workflow (#232)
  • Bump @actions/exec from 1.0.4 to 1.1.1 (#228)
  • Bump minimist from 1.2.5 to 1.2.6 (#230)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#222)
  • Bump tmpl from 1.0.4 to 1.0.5 (#221)
  • Bump path-parse from 1.0.6 to 1.0.7 (#219)
  • Bump @actions/tool-cache from 1.6.1 to 1.7.2 (#212 #229)
  • Bump @actions/core from 1.2.7 to 1.6.0 (#211 #223)
  • Bump ws from 7.3.0 to 7.4.6 (#213)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#206)
  • Bump lodash from 4.17.20 to 4.17.21 (#205)
  • Bump @actions/core from 1.2.6 to 1.2.7 (#204)
  • Bump y18n from 4.0.0 to 4.0.1 (#202)
  • Bump @actions/http-client from 1.0.9 to 1.0.11 (#200)
  • Enhance workflow (#201)