Skip to content

v0.1.0

Choose a tag to compare

@meigma-release-please meigma-release-please released this 01 Jul 05:24
1a0cc5c

0.1.0 (2026-06-30)

⚠ BREAKING CHANGES

  • render: every module must nest input/resources/status under out. Pre-1.0, no migration shim.

Features

  • cli: wire dependency-aware local loading and add --cache-dir (#15) (3a70f63)
  • example: instantiate Kubernetes objects from cue.dev/x/k8s.io (#17) (6fe9932)
  • function: add Crossplane composition function, cuefn render, and example render loop (#6) (6c36041)
  • pkg: build and push Crossplane Configuration xpkg via cuefn publish (#8) (fc3d388)
  • release: package and sign the cuefn Function xpkg (#9) (5000e29)
  • render: add OCI module loader with transitive deps, nonroot cache, and digest verification (#5) (7fa2199)
  • render: add offline CUE module render engine and module contract (#4) (b3a15d1)
  • render: make local module loading dependency-aware (#14) (75a3c4d)
  • render: nest the module transform under a single out field (#19) (c825fe6)
  • schema: add CUE-to-XRD codegen with cuefn generate and validate (#7) (c76e1a8)