๐ฃ We have released #cuelang v0.16.1 - with four backported fixes, a change to the `aliasv2` experiment, and more! ๐
Language
The fallback keyword in the aliasv2 experiment is replaced by otherwise, which is clearer. cue fmt or cue fix can be used to rewrite existing code.
Evaluator
Fix a regression where the com...