github cue-lang/cue v0.11.1

13 hours ago

This release includes fixes for bugs which were uncovered and resolved in the last few weeks.

Modules

CL 1205761 fixes a crash which could occur when using cue mod get on a module with existing dependencies.

CL 1204614 fixes a regression where loading a CUE package whose directory name ends with .cue was no longer working.

Full list of changes since v0.11.0
  • internal/ci: update Go and goreleaser versions for the next release by @mvdan in f9cb3ee
  • internal/cueversion: bump for v0.11.1 by @mvdan in be16614
  • internal/mod/modload: sort module versions when adding a new dependency by @mvdan in 845f7e2
  • cue/load: support loading a CUE package whose directory ends with .cue by @mvdan in a725c38
  • doc: don't vendor a copy of DCO, as it is under another license by @jas4711 in 971ce58

Don't miss a new cue release

NewReleases is sending notifications on new releases.