This release includes fixes for bugs which were uncovered and resolved in the last few weeks.
Evaluator
CL 1206279 fixes a regression in the old evaluator which could lead to "conflicting value" errors.
cmd/cue
CL 1207330 fixes a regression where cue get go
stopped copying some CUE files from Go package directories.
CL 1207402 fixes a regression where cue def --inline-imports
could result in invalid CUE which failed to evaluate.
Full list of changes since v0.11.1
cue get go
dropping CUE files by @mvdan in 5b0e411