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.13.1
Name Modified Size InfoDownloads / Week
Parent folder
checksums.txt 2025-06-10 582 Bytes
cue_v0.13.1_linux_amd64.tar.gz 2025-06-10 9.0 MB
cue_v0.13.1_linux_arm64.tar.gz 2025-06-10 8.3 MB
cue_v0.13.1_darwin_amd64.tar.gz 2025-06-10 9.2 MB
cue_v0.13.1_darwin_arm64.tar.gz 2025-06-10 8.7 MB
cue_v0.13.1_windows_amd64.zip 2025-06-10 9.3 MB
cue_v0.13.1_windows_arm64.zip 2025-06-10 8.4 MB
README.md 2025-06-10 1.5 kB
v0.13.1 source code.tar.gz 2025-06-10 2.8 MB
v0.13.1 source code.zip 2025-06-10 4.1 MB
Totals: 10 Items   59.7 MB 0

Evaluator

The evaluator's core packages no longer depend on the golang.org/x/mod module, which was only used to format version strings.

Fix a regression causing "cyclic field to reference" in some cases.

Fix a regression causing closedness rules to not apply in some cases.

Disable a minor optimization which was also causing closedness rules to not apply in some cases.

cmd/cue

Fix a build error triggered by changes in the upcoming Go 1.25 version, allowing v0.13 to be used further into the future.

cue mod mirror --dry-run now works as documented; it had been left unimplemented by accident.

Full list of changes since v0.13.0 * internal/ci: bump Go version for v0.13.1 by @mvdan in [65a517] * internal/core/adt: also typo check disjuncts by @mpvl in [72bf57] * internal/core/adt: add tests for Issue 3957 by @mpvl in [ea56b5] * internal/golangorgx/tools/tokeninternal: remove by @mvdan in [e31612] * internal/core/adt: partially revert CL 1214950 by @mpvl in [0f896f] * internal/core/adt: add tests for 3946 by @mpvl in [a7ab47] * internal/cueversion: avoid dependency on golang.org/x/mod by @rogpeppe in [85e123] * internal/core/adt: do not always filter disjuncts by @mpvl in [c5bc99] * internal/core/adt: add tests for 3947 by @mpvl in [8350f8] * cmd/cue: implement mirror --dry-run by @rogpeppe in [8e6889]
Source: README.md, updated 2025-06-10