Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-04-03 | 582 Bytes | |
cue_v0.12.1_windows_amd64.zip | 2025-04-03 | 9.2 MB | |
cue_v0.12.1_windows_arm64.zip | 2025-04-03 | 8.3 MB | |
cue_v0.12.1_darwin_amd64.tar.gz | 2025-04-03 | 9.1 MB | |
cue_v0.12.1_darwin_arm64.tar.gz | 2025-04-03 | 8.6 MB | |
cue_v0.12.1_linux_amd64.tar.gz | 2025-04-03 | 9.0 MB | |
cue_v0.12.1_linux_arm64.tar.gz | 2025-04-03 | 8.3 MB | |
README.md | 2025-04-03 | 675 Bytes | |
v0.12.1 source code.tar.gz | 2025-04-03 | 2.7 MB | |
v0.12.1 source code.zip | 2025-04-03 | 3.9 MB | |
Totals: 10 Items | 59.1 MB | 0 |
Evaluator
Embedding binary files like @embed(file="foo", type=binary)
no longer interprets the files as Unicode text, which mangled invalid UTF-8 bytes.
cmd/cue
The release archives are now built with Go 1.24, which should fix cue get go
when used with Go installed at version 1.24.