github cue-lang/cue v0.15.4

9 hours ago

Evaluator

Fix a panic which could occur when using the error built-in with cyclic references.

Fix a panic which could occur when loading @experiment(aliasv2) syntax with an invalid alias name.

cmd/cue

Relax the cue login --token validation to allow future Central Registry token types.

Encodings

Fix a bug in the TOML decoder where nested arrays were causing incorrect "duplicate key" errors.

Full list of changes since v0.15.3
  • internal/cueversion: bump LanguageVersion for v0.15.4 by @mvdan in 50c137c
  • internal/ci: bump Go and goreleaser for v0.15.4 by @mvdan in 8e3eaa9
  • cmd/cue: relax login --token prefix validation by @rustyx in d0bd478
  • cue/ast/astutil: fix nil pointer dereference in postfix alias error by @mvdan in c5df0af
  • internal/core/debug: fix stack overflow in error formatting by @mvdan in bf7a40d
  • encoding/toml: correctly check for duplicate keys with arrays by @mvdan in 4a5fd52

Don't miss a new cue release

NewReleases is sending notifications on new releases.