Skip to content

Releases: bir3/gorun

v0.9.0

21 Apr 12:53

Choose a tag to compare

  • Go version 1.22.2
  • fix cgo compile

v0.8.0

19 Apr 21:48

Choose a tag to compare

  • Go 1.22.2
  • upgrade to remove debug logging in gocompiler

v0.7.1

19 Apr 20:25

Choose a tag to compare

  • Go version 1.22.2

v0.6.0

12 Oct 21:26

Choose a tag to compare

  • go1.20.10
  • only one dependency: bir3/gocompiler

v0.5.2

11 Oct 08:37

Choose a tag to compare

  • bugfix: mkdirAllRace
  • add pure docker release testing

v0.5.1

24 Sep 14:36

Choose a tag to compare

  • improve error message so users can understand the problem
  • keep cache folder after error so users can debug problem

v0.5.0

10 Sep 12:42

Choose a tag to compare

  • Go compiler 1.20.8
  • Private Go build cache (new feature in gocompiler 0.5.208)

v0.4.3

27 Aug 20:56

Choose a tag to compare

  • remove windows binaries
  • new in 0.4.1:
    • add windows binary
  • new in 0.4.0:
    • major rewrite
    • Go compiler 1.20.6
    • cgo now supported
    • should work on windows

v0.4.2

27 Aug 14:19

Choose a tag to compare

  • fix release binaries again
  • new in 0.4.1:
    • add windows binary
  • new in 0.4.0:
    • major rewrite
    • Go compiler 1.20.6
    • cgo now supported
    • should work on windows

v0.4.1

27 Aug 14:11

Choose a tag to compare

  • fix build of release binaries
  • add windows binary