Skip to content

Releases: cli/gh-extension-precompile

v1.5.0

30 May 15:00
309b2c2
Compare
Choose a tag to compare

What's Changed

  • feat: add attestation support by @v1v in #53

New Contributors

  • @v1v made their first contribution in #53

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 Oct 15:44
b0da21c
Compare
Choose a tag to compare

What's Changed

  • Adding essential codeowners file by @andyfeller in #39
  • Add options for token override, draft releases and supplying release tag by @manue1 in #37
  • Add input variable to allow overriding release title by @manue1 in #45
  • Add go.mod support by @andyfeller in #47

New Contributors

Full Changelog: v1.3.1...v1.4.0

gh-extension-precompile v1.3.1

30 Jan 14:08
640911b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

gh-extension-precompile v1.3.0

26 Jan 16:45
5eff1a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.3.0

gh-extension-precompile v1.2.4

24 Oct 21:34
Compare
Choose a tag to compare

Bump to Go 1.18 by default so go-gh compiles. This is not strictly required, but it is our assumption that most Go extensions will be using go-gh, so this should work out of the box.

gh-extension-precompile v1.2.3

24 Oct 20:03
Compare
Choose a tag to compare

Bumps target Go version to 1.17 and recommend actions/checkout@v3 instead of v2.

gh-extension-precompile 1.2.2

24 Oct 10:58
397af79
Compare
Choose a tag to compare

What's Changed

  • Prevent duplicate draft release creation if release already exists by @gabe565 in #28

New Contributors

Full Changelog: v1.2.1...v1.2.2

gh-extension-precompile 1.2.1

08 Jun 18:03
a6bb337
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

gh-extension-precompile 1.2.0

08 Jun 14:38
Compare
Choose a tag to compare

What's Changed

  • Add Android platforms by @luisdavim in #19
  • Add FreeBSD and Windows ARM platforms by @mislav in #22
  • This action now uploads assets to an existing Release if a GitHub Release for the given tag already exists
  • Allow using unstable Go versions in go_version
  • Build smaller binaries by @markphelps in #18
  • 💅 Script refresh by @mislav in #21
  • Docs: suggest using cli/gh-extension-precompile@v1 instead of @latest

New Contributors

Full Changelog: v1.1.2...v1.2.0

gh-extension-precompile 1.1.2

13 Apr 18:28
23c367c
Compare
Choose a tag to compare

What's Changed

  • Add darwin-arm64 platform by @VictorBersy in #3

    Extensions published this way will be installable on M1 Apple hardware by users of gh v2.8.0+

New Contributors

Full Changelog: v1.1.1...v1.1.2