Download Latest Version cue_v0.14.0_darwin_amd64.tar.gz (8.6 MB)
Email in envelope

Get an email when there's a new version of The CUE Data Constraint Language

Home / v0.12.1
Name Modified Size InfoDownloads / 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.

Full list of changes since v0.12.0 * internal/ci: test and release on Go 1.24 by @mvdan in [c03a71] * internal/encoding: don't interpret files as UTF8 with the binary encoding by @nichtsundniemand in [df60e2] * cmd/cue/cmd: show incorrect handling of binary files when embedded by @nichtsundniemand in [39aa9e]
Source: README.md, updated 2025-04-03