deadprogram
2f7a66e6d3
version: update to 0.42.0-dev for next dev cycle
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2026-04-23 09:22:47 +01:00
deadprogram
a4f9c9d1b6
Release 0.41.1
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2026-04-22 18:22:49 +01:00
deadprogram
1f114b2acf
Release 0.41.0
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2026-04-21 02:42:54 +01:00
deadprogram
48b0d7f434
chore: update version to 0.41.0-dev
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2026-04-05 14:14:55 +02:00
deadprogram
db9f1182f5
Release 0.40.1
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2025-12-18 21:59:18 +00:00
deadprogram
6970c80d34
Release 0.40.0
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2025-12-15 09:33:17 +00:00
sago35
37531930b8
chore: update version for 0.40 development cycle
2025-09-02 07:14:45 -04:00
deadprogram
3869f76887
all: prepare for release 0.39.0
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2025-08-19 14:03:57 +02:00
deadprogram
df1d639deb
chore: update version for 0.39 development cycle
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2025-06-21 19:13:13 +02:00
deadprogram
733a17d470
all: prepare for release 0.38.0
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2025-06-14 07:51:48 +02:00
deadprogram
c1c074f170
version: update to 0.38.0-dev
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2025-03-24 09:25:32 +01:00
deadprogram
3e60eeb368
Prepare for release 0.37.0
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2025-03-19 07:32:48 +01:00
deadprogram
bcdc5e0097
chore: update version to 0.37.0-dev
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2025-03-11 07:24:17 -07:00
deadprogram
8c54e3dd88
release: update version to 0.36.0
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2025-03-03 13:02:59 -08:00
sago35
0426a5f902
goenv: update to new v0.36.0 development version
2024-12-26 12:25:20 +01:00
Ayke van Laethem
52983794d7
all: version 0.35.0
2024-12-20 12:09:22 +01:00
sivchari
ac9f72be61
support to parse devl version
...
Signed-off-by: sivchari <shibuuuu5@gmail.com >
2024-11-15 09:21:47 +01:00
Ayke van Laethem
c728e031df
goenv: read git hash embedded in the binary
...
The git hash that's part of `tinygo version` is now read from the binary
itself instead of embedding it with a `-ldflags` flag. This means it is
also present when building TinyGo using `go build` or `go install`.
2024-11-10 08:59:22 +01:00
sago35
5862b481a4
goenv: update to new v0.35.0 development version
2024-11-01 09:14:09 +01:00
Ayke van Laethem
2a76ceb7dd
all: version v0.34.0
2024-10-25 18:22:40 +01:00
Randy Reddig
a191326ea8
goenv: parse patch version, add func Compare to compare two Go version strings ( #4536 )
...
goenv: parse patch version, add func Compare to compare two Go version strings
* Parse tests
* add Compare function to compare two Go version strings
* goenv, builder: parse patch version in Go version string
2024-10-21 16:01:59 +02:00
Ayke van Laethem
ac5f84e3d7
builder: check for Go toolchain version used to compile TinyGo
...
This shows a much better error message for issues like this one:
https://github.com/NixOS/nixpkgs/pull/341170#issuecomment-2359237471
The new error message would be:
cannot compile with Go toolchain version go1.23 (TinyGo was built using toolchain version go1.21.4)
2024-10-18 17:43:17 +02:00
sago35
753f4b38b4
version: update to 0.34.0-dev
2024-09-04 18:04:49 +02:00
Ayke van Laethem
ef4f46f1d1
all: version 0.33.0
2024-08-20 09:21:48 +02:00
deadprogram
4517a0c17b
version: update to 0.33.0-dev
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2024-06-25 22:18:20 +02:00
Ayke van Laethem
dd6fa89aa6
Release 0.32.0
2024-06-16 18:24:36 +02:00
deadprogram
d67ec3b266
goenv: put back @sago35 update to new v0.32.0 development version
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2024-03-21 06:41:10 +01:00
deadprogram
38881a2850
goenv: update to v0.31.2 for patch release
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2024-03-10 15:13:23 +01:00
sago35
7c34f7704e
goenv: update to new v0.32.0 development version
2024-03-04 19:29:26 +01:00
deadprogram
14121f4b0e
all: update for 0.31.1
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2024-02-28 13:22:23 +01:00
Ayke van Laethem
6061f3db92
all: version 0.31.0
2024-02-26 09:37:39 +01:00
sago35
75bba42b60
goenv: update to new v0.31.0 development version
2023-10-11 02:24:58 +02:00
Ayke van Laethem
5cd8ba2421
all: refactor goenv.Version to add the git sha1 if needed
...
Previously all (except one!) usage of goenv.Version manually added the
git sha1 hash, leading to duplicate code. I've moved this to do it all
in one place, to avoid this duplication.
2023-10-04 16:20:32 +02:00
Ayke van Laethem
731532cd2b
all: release 0.30.0
...
This is a small release just in time for GopherCon US.
Some of the big changes of this release are:
- switch to LLVM 16
- fixes for two separate hard-to-reproduce compiler crashes
- added support for the Adafruit Gemma M0
2023-09-21 08:03:16 +02:00
sago35
e9d8a9bc0b
goenv: update to new v0.30.0 development version
2023-09-08 17:41:31 +02:00
deadprogram
a158d3194f
all: update version for 0.29 release
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2023-08-25 15:57:40 +02:00
Ayke van Laethem
e075e0591d
main: use go env instead of doing all detection manually
...
This replaces our own manual detection of various variables (GOROOT,
GOPATH, Go version) with a simple call to `go env`.
If the `go` command is not found:
error: could not find 'go' command: executable file not found in $PATH
If the Go version is too old:
error: requires go version 1.18 through 1.20, got go1.17
If the Go tool itself outputs an error (using GOROOT=foobar here):
go: cannot find GOROOT directory: foobar
This does break the case where `go` wasn't available in $PATH but we
would detect it anyway (via some hardcoded OS-dependent paths). I'm not
sure we want to fix that: I think it's better to tell users "make sure
`go version` prints the right value" than to do some automagic detection
of Go binary locations.
2023-07-07 16:55:59 +02:00
sago35
e041a8ed88
goenv: update to new v0.29.0 development version
2023-06-16 11:36:41 +02:00
Ayke van Laethem
ac821d8295
goenv: fix version number to 0.28.1 (without -dev)
2023-06-11 18:56:38 +02:00
sago35
cecb80b8bf
goenv: update to new v0.28.0 development version
2023-02-14 19:32:02 +01:00
Ayke van Laethem
9027c50405
all: update to version 0.27.0
2023-02-03 07:38:40 -08:00
Ayke van Laethem
f136eb6adf
goenv: update to new v0.27.0 development version
2022-10-13 12:06:48 +02:00
Ayke van Laethem
b5ad81c884
all: update to version 0.26.0
2022-09-29 15:05:15 +02:00
Damian Gryski
edbbca5614
all: remove calls to deprecated ioutil package
...
Fixes produced via semgrep and https://github.com/dgryski/semgrep-go/blob/master/ioutil.yml
2022-08-07 10:32:23 +02:00
sago35
3cfaceeb16
all: update version for next development iteration
2022-08-04 09:11:18 +02:00
Ayke van Laethem
f0391eac25
all: update to version 0.25.0
2022-08-02 18:25:51 +02:00
sago35
f38603530d
all: update version for next development iteration
2022-07-02 23:35:14 +02:00
Ayke van Laethem
d984b55311
all: update to version 0.24.0
2022-06-29 15:18:33 +02:00
deadprogram
db389ba443
all: update version for next development iteration
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2022-05-03 04:57:08 +02:00
Ayke van Laethem
cf0b7edc78
all: release v0.23.0
2022-04-28 17:51:09 +02:00