master
all: add language.version to module.cue files
encoding/jsonschema: refactor reference handling
encoding/openapi: add test cases for non-empty lists
cue: open lists are still concrete
encoding/openapi: update to new-style definitions
encoding/openapi: update tests
encoding/openapi: detect cycles when expanding references
cue: keep sane references for embedded disjunctions in Expr
encoding/openapi: finalise when constructing openapi AST
all: use the .test TLD for module paths in tests
encoding/openapi|jsonschema: allow bool for exclusiveNum
all: adjustments package to work with new evaluator
encoding/openapi: correctly extract type in the presence of null
encoding/openapi: update API
encoding/openapi: dedup conjuncts and disjuncts
all: enable toposort by default
encoding/openapi: wrap $ref in allOf when needed.
encoding/openapi: encode title, version, and contact as fields